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
2012-03-20
Fix pppol2tp getsockname()
Benjamin LaHaise
1
-1
/
+1
2012-03-20
Remove printk from rds_sendmsg
Dave Jones
1
-1
/
+0
2012-03-20
ipv6: fix incorrent ipv6 ipsec packet fragment
Gao feng
1
-5
/
+6
2012-03-20
cpsw: Hook up default ndo_change_mtu.
David S. Miller
1
-0
/
+1
2012-03-19
net: qmi_wwan: fix build error due to cdc-wdm dependecy
Bjørn Mork
1
-0
/
+1
2012-03-19
netdev: driver: ethernet: Add TI CPSW driver
Mugunthan V N
4
-0
/
+1086
2012-03-19
netdev: driver: ethernet: add cpsw address lookup engine support
Mugunthan V N
2
-0
/
+734
2012-03-19
phy: add am79c874 PHY support
Heiko Schocher
3
-0
/
+108
2012-03-19
mlx4_core: fix race on comm channel
Eugenia Emantayev
1
-0
/
+9
2012-03-19
bonding: send igmp report for its master
Peter Pan(潘卫平)
1
-3
/
+15
2012-03-19
fs_enet: Add MPC5125 FEC support and PHY interface selection
Vladimir Ermakov
3
-7
/
+28
2012-03-19
net: bpf_jit: fix BPF_S_LDX_B_MSH compilation
Eric Dumazet
1
-9
/
+5
2012-03-19
net: update the usage of CHECKSUM_UNNECESSARY
Yi Zou
1
-0
/
+7
2012-03-19
fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on tx
Yi Zou
1
-1
/
+1
2012-03-19
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
Yi Zou
1
-1
/
+2
2012-03-19
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
1
-1
/
+8
2012-03-19
net/hyperv: Fix the code handling tx busy
Haiyang Zhang
1
-4
/
+1
2012-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-1106
/
+1286
2012-03-19
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
4
-902
/
+945
2012-03-19
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
2
-2
/
+0
2012-03-19
igbvf: Use ETH_ALEN
Joe Perches
2
-9
/
+2
2012-03-19
atlx: Use ETH_ALEN
Joe Perches
3
-12
/
+7
2012-03-19
if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of it
Joe Perches
1
-4
/
+3
2012-03-19
tcp: reduce out_of_order memory use
Eric Dumazet
3
-1
/
+20
2012-03-19
tcp: introduce tcp_data_queue_ofo
Eric Dumazet
1
-99
/
+115
2012-03-19
bnx2x: validate FW trace prior to its printing
Dmitry Kravkov
2
-1
/
+13
2012-03-19
bnx2x: consistent statistics for old FW
Yuval Mintz
3
-41
/
+6
2012-03-19
bnx2x: changed iscsi/fcoe mac init and macros
Dmitry Kravkov
4
-44
/
+64
2012-03-19
bnx2x: added TLV_NOT_FOUND flags to the dcb
Dmitry Kravkov
2
-7
/
+17
2012-03-19
bnx2x: changed initial dcb configuration
Dmitry Kravkov
1
-29
/
+16
2012-03-19
bnx2x: removed dcb unused code
Yuval Mintz
1
-20
/
+0
2012-03-19
bnx2x: reduced sparse warnings
Yuval Mintz
6
-29
/
+18
2012-03-19
bnx2x: revised driver prints
Merav Sicron
9
-727
/
+694
2012-03-19
bnx2x: added 'likely' to fast-path skb existence
Yuval Mintz
1
-1
/
+2
2012-03-19
be2net: fix programming of VLAN tags for VF
Ajit Khaparde
4
-5
/
+157
2012-03-19
be2net: Fix number of vlan slots in flex mode
Ajit Khaparde
1
-1
/
+1
2012-03-19
be2net: Program secondary UC MAC address into MAC filter
Ajit Khaparde
2
-6
/
+53
2012-03-19
be2net: enable WOL by default if h/w supports it
Ajit Khaparde
5
-17
/
+136
2012-03-19
Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
David S. Miller
3
-10
/
+17
2012-03-19
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
3
-61
/
+54
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
3
-1
/
+160
2012-03-19
ixgbe: Whitespace cleanups
Alexander Duyck
1
-10
/
+7
2012-03-19
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
1
-3
/
+1
2012-03-19
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
1
-3
/
+2
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
1
-49
/
+49
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
1
-19
/
+10
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
1
-9
/
+9
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
3
-51
/
+51
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
111
-2916
/
+2158
2012-03-18
Linux 3.3
v3.3
Linus Torvalds
1
-1
/
+1
[next]