index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-27
ipv6: release dst properly in ipip6_tunnel_xmit
Li RongQing
1
-1
/
+3
2013-12-27
netxen: Correct off-by-one errors in bounds checks
David Gibson
1
-2
/
+2
2013-12-27
net: Add some clarification to skb_tx_timestamp() comment.
David S. Miller
1
-0
/
+4
2013-12-27
arc_emac: fix potential use after free
Eric Dumazet
1
-2
/
+2
2013-12-27
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
1
-1
/
+1
2013-12-27
net_sched: act: Dont increment refcnt on replace
Jamal Hadi Salim
8
-26
/
+37
2013-12-27
rds: prevent dereference of a NULL device
Sasha Levin
1
-1
/
+2
2013-12-26
macvlan: fix netdev feature propagation from lower device
Florian Westphal
1
-3
/
+13
2013-12-23
ipv4: consistent reporting of pmtu data in case of corking
Hannes Frederic Sowa
1
-2
/
+3
2013-12-23
drivers: net : cpsw: pass proper device name while requesting irq
Mugunthan V N
1
-1
/
+1
2013-12-23
RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fields
Kumar Sanghvi
1
-54
/
+17
2013-12-23
RDMA/cxgb4: Server filters are supported only for IPv4
Kumar Sanghvi
1
-1
/
+2
2013-12-23
RDMA/cxgb4: Calculate the filter server TID properly
Kumar Sanghvi
1
-3
/
+1
2013-12-23
cxgb4: Add API to correctly calculate tuple fields
Kumar Sanghvi
6
-16
/
+235
2013-12-23
cxgb4: Account for stid entries properly in case of IPv6
Kumar Sanghvi
1
-2
/
+12
2013-12-23
cxgb4: Assign filter server TIDs properly
Kumar Sanghvi
2
-5
/
+20
2013-12-23
cxgb4: Include TCP as protocol when creating server filters
Kumar Sanghvi
2
-0
/
+9
2013-12-23
cxgb4: Reserve stid 0 for T4/T5 adapters
Kumar Sanghvi
1
-0
/
+6
2013-12-22
hyperv: Fix race between probe and open calls
Haiyang Zhang
1
-12
/
+8
2013-12-20
dccp: catch failed request_module call in dccp_probe init
Wang Weidong
1
-12
/
+7
2013-12-20
net: mvmdio: fix interrupt timeout handling
Leigh Brown
1
-0
/
+6
2013-12-20
atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()
Betty Dall
1
-3
/
+5
2013-12-20
ipv6: always set the new created dst's from in ip6_rt_copy
Li RongQing
1
-3
/
+1
2013-12-20
net: fec: fix potential use after free
Eric Dumazet
1
-2
/
+2
2013-12-19
bnx2x: downgrade "valid ME register value" message level
Michal Schmidt
1
-1
/
+1
2013-12-19
hamradio/yam: fix info leak in ioctl
Salva Peiró
1
-0
/
+1
2013-12-19
drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
Wenliang Fan
1
-0
/
+2
2013-12-19
xen-netback: fix some error return code
Wei Yongjun
1
-4
/
+12
2013-12-19
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
1
-0
/
+16
2013-12-18
ipv6: sit: update mtu check to take care of gso packets
Eric Dumazet
1
-1
/
+1
2013-12-18
ipv6: pmtudisc setting not respected with UFO/CORK
Hannes Frederic Sowa
1
-9
/
+27
2013-12-18
dm9601: work around tx fifo sync issue on dm962x
Peter Korsgaard
1
-8
/
+19
2013-12-18
dm9601: make it clear that dm9620/dm9621a are also supported
Peter Korsgaard
2
-6
/
+6
2013-12-18
dm9601: fix reception of full size ethernet frames on dm9620/dm9621a
Peter Korsgaard
1
-1
/
+6
2013-12-18
dm9601: add support for dm9621a based dongle
Peter Korsgaard
1
-0
/
+4
2013-12-18
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2
-0
/
+6
2013-12-18
drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps
Mugunthan V N
1
-0
/
+2
2013-12-18
bonding: protect port for bond_3ad_handle_link_change()
dingtianhong
1
-6
/
+17
2013-12-18
bonding: protect port for bond_3ad_adapter_duplex_changed()
dingtianhong
1
-3
/
+8
2013-12-18
bonding: protect port for bond_3ad_adapter_speed_changed()
dingtianhong
1
-3
/
+8
2013-12-18
ixgbe: fix for unused variable warning with certain config
Don Skidmore
1
-0
/
+2
2013-12-18
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
1
-2
/
+2
2013-12-18
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
1
-2
/
+5
2013-12-18
e1000e: fix compiler warnings
David Ertman
1
-3
/
+7
2013-12-18
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
2
-1
/
+6
2013-12-17
qlcnic: Dump mailbox registers when mailbox command times out.
Manish chopra
1
-0
/
+15
2013-12-17
qlcnic: Fix mailbox processing during diagnostic test
Manish chopra
1
-26
/
+6
2013-12-17
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
Manish Chopra
2
-19
/
+35
2013-12-17
qlcnic: Fix memory allocation
Manish Chopra
1
-4
/
+4
2013-12-17
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
Himanshu Madhani
1
-10
/
+1
[next]