index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-24
bcm63xx_enet: Use ARRAY_SIZE instead of open coding it
Tobias Klauser
1
-2
/
+1
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-158
/
+157
2014-04-24
smc91x: improve definition of debug macros
Zi Shen Lim
1
-11
/
+12
2014-04-24
bonding: Add tlb_dynamic_lb parameter for tlb mode
Mahesh Bandewar
7
-12
/
+111
2014-04-24
bonding: Added bond_tlb_xmit() for tlb mode.
Mahesh Bandewar
5
-4
/
+33
2014-04-24
bonding: Reorg bond_alb_xmit code
Mahesh Bandewar
1
-35
/
+44
2014-04-24
bonding: Changed hashing function to just provide hash
Mahesh Bandewar
3
-8
/
+6
2014-04-24
6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled
Luis R. Rodriguez
1
-7
/
+0
2014-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
32
-292
/
+478
2014-04-23
net: filter: initialize A and X registers
Alexei Starovoitov
1
-7
/
+9
2014-04-23
net/phy: Remove return value for void function
Shruti Kanetkar
3
-6
/
+3
2014-04-23
Merge branch 'via-rhine'
David S. Miller
6
-179
/
+303
2014-04-23
net: via-rhine: add OF bus binding
Alexey Charkov
6
-115
/
+229
2014-04-23
net: via-rhine: reduce usage of the PCI-specific struct
Alexey Charkov
1
-54
/
+62
2014-04-23
net: via-rhine: switch to generic DMA functions
Alexey Charkov
1
-41
/
+43
2014-04-23
net: Update my email address
Ben Hutchings
1
-1
/
+1
2014-04-23
vxlan: ensure to advertise the right fdb remote
Nicolas Dichtel
1
-17
/
+21
2014-04-23
net/phy: micrel: fix bugged test on device tree loading for ksz9021
Hubert Chaumette
1
-3
/
+3
2014-04-23
macvlan: Fix leak and NULL dereference on error path
Herbert Xu
1
-4
/
+7
2014-04-23
Merge branch 'gre_netns'
David S. Miller
2
-23
/
+35
2014-04-23
ip6gre: add x-netns support
Nicolas Dichtel
1
-20
/
+32
2014-04-23
gre: add x-netns support
Nicolas Dichtel
1
-3
/
+3
2014-04-23
hyperv: Simplify the send_completion variables
Haiyang Zhang
4
-16
/
+11
2014-04-23
hyperv: Remove recv_pkt_list and lock
Haiyang Zhang
4
-198
/
+13
2014-04-23
i40e: report VF link state correctly
Mitch Williams
1
-0
/
+7
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
11
-75
/
+95
2014-04-23
igb: Cleanups to fix braces location warnings
Carolyn Wyborny
3
-13
/
+9
2014-04-23
igb: Cleanups for messaging
Carolyn Wyborny
4
-33
/
+18
2014-04-23
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
David Ertman
1
-1
/
+1
2014-04-23
e1000e: Cleanup checkpatch extra space
David Ertman
1
-4
/
+4
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
6
-0
/
+23
2014-04-23
e1000e: Cleanup return values in ethtool
David Ertman
2
-6
/
+6
2014-04-23
ixgbevf: remove 82599 from the module description
Emil Tantilov
1
-1
/
+1
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
3
-68
/
+172
2014-04-22
ixgbe: change handling of multicast filters
Jacob Keller
3
-9
/
+53
2014-04-22
ixgbe: remove vlan_filter_disable and enable functions
Jacob Keller
1
-34
/
+6
2014-04-22
ixgbe: Use out-of-line function for register reads
Mark Rustad
2
-15
/
+28
2014-04-22
ixgbe: convert low_water into an array
Jacob Keller
7
-35
/
+57
2014-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-166
/
+369
2014-04-22
Merge branch 'netlink-bind'
David S. Miller
8
-35
/
+135
2014-04-22
audit: send multicast messages only if there are listeners
Richard Guy Briggs
1
-0
/
+3
2014-04-22
audit: add netlink multicast group for log read
Richard Guy Briggs
2
-4
/
+55
2014-04-22
audit: add netlink audit protocol bind to check capabilities on multicast join
Richard Guy Briggs
3
-2
/
+17
2014-04-22
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
Richard Guy Briggs
1
-1
/
+3
2014-04-22
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
4
-24
/
+56
2014-04-22
netlink: simplify nfnetlink_bind
Richard Guy Briggs
1
-5
/
+2
2014-04-22
filter: added BPF random opcode
Chema Gonzalez
6
-2
/
+39
2014-04-22
vlan: unnecessary to check if vlan_pcpu_stats is NULL
Li RongQing
1
-30
/
+28
2014-04-22
be2net: Support for configurable RSS hash key
Venkata Duvvuru
5
-31
/
+113
2014-04-22
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
3
-14
/
+252
[next]