index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
isofs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
eth: fec: Fix lost promiscuous mode after reconnecting cable
Stefan Wahren
1
-7
/
+7
2014-03-13
bonding: set correct vlan id for alb xmit path
dingtianhong
1
-1
/
+1
2014-03-13
at86rf230: fix lockdep splats
Alexander Aring
1
-5
/
+6
2014-03-13
net/mlx4_en: Deregister multicast vxlan steering rules when going down
Or Gerlitz
1
-0
/
+2
2014-03-13
vmxnet3: fix building without CONFIG_PCI_MSI
Arnd Bergmann
1
-2
/
+5
2014-03-13
MAINTAINERS: add networking selftests to NETWORKING
Daniel Borkmann
1
-0
/
+1
2014-03-12
net: socket: error on a negative msg_namelen
Matthew Leach
1
-0
/
+4
2014-03-12
MAINTAINERS: Add tools/net to NETWORKING [GENERAL]
Tobias Klauser
1
-0
/
+1
2014-03-12
packet: doc: Spelling s/than/that/
Geert Uytterhoeven
1
-1
/
+1
2014-03-12
net/mlx4_core: Load the IB driver when the device supports IBoE
Or Gerlitz
1
-1
/
+1
2014-03-12
net/mlx4_en: Handle vxlan steering rules for mac address changes
Or Gerlitz
1
-0
/
+8
2014-03-12
net/mlx4_core: Fix wrong dump of the vxlan offloads device capability
Or Gerlitz
1
-2
/
+3
2014-03-12
xen-netback: use skb_is_gso in xenvif_start_xmit
Wei Liu
1
-2
/
+1
2014-03-12
r8169: fix the incorrect tx descriptor version
hayeswang
1
-1
/
+1
2014-03-12
tools/net/Makefile: Define PACKAGE to fix build problems
Markos Chandras
1
-1
/
+1
2014-03-12
x86: bpf_jit: support negative offsets
Alexei Starovoitov
1
-1
/
+1
2014-03-12
bridge: multicast: enable snooping on general queries only
Linus Lüssing
1
-3
/
+5
2014-03-12
bridge: multicast: add sanity check for general query destination
Linus Lüssing
1
-0
/
+19
2014-03-11
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
3
-1
/
+20
2014-03-11
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+6
2014-03-11
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
1
-13
/
+13
2014-03-11
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
1
-22
/
+24
2014-03-11
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
1
-7
/
+7
2014-03-11
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
1
-9
/
+9
2014-03-11
stmmac: dwmac-sti: fix broken STiD127 compatibility
Giuseppe CAVALLARO
1
-1
/
+1
2014-03-11
stmmac: fix chained mode
Giuseppe CAVALLARO
4
-53
/
+34
2014-03-11
stmmac: fix and better tune the default buffer sizes
Giuseppe CAVALLARO
1
-6
/
+6
2014-03-11
stmmac: disable at run-time the EEE if not supported
Giuseppe CAVALLARO
1
-4
/
+19
2014-03-11
vmxnet3: fix netpoll race condition
Neil Horman
1
-5
/
+11
2014-03-11
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-03-11
Xen-netback: Fix issue caused by using gso_type wrongly
Annie Li
1
-21
/
+18
2014-03-10
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
1
-6
/
+15
2014-03-10
bna: Replace large udelay() with mdelay()
Ben Hutchings
1
-1
/
+1
2014-03-10
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
1
-3
/
+4
2014-03-10
bnx2: Fix shutdown sequence
Michael Chan
2
-4
/
+38
2014-03-06
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-03-06
net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...
Amir Vadai
1
-0
/
+11
2014-03-06
net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()
Amir Vadai
1
-3
/
+3
2014-03-06
bonding: correctly handle out of range parameters for lp_interval
Sasha Levin
1
-0
/
+1
2014-03-06
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-06
ibmveth: Fix endian issues with MAC addresses
Anton Blanchard
2
-10
/
+16
2014-03-06
net: unix socket code abuses csum_partial
Anton Blanchard
1
-2
/
+1
2014-03-06
net: Improve SO_TIMESTAMPING documentation and fix a minor code bug
Andrew Lutomirski
2
-21
/
+32
2014-03-06
phy: fix compiler array bounds warning on settings[]
Bjorn Helgaas
1
-5
/
+6
2014-03-06
inet: frag: make sure forced eviction removes all frags
Florian Westphal
1
-1
/
+1
2014-03-06
tipc: don't log disabled tasklet handler errors
Erik Hugne
1
-1
/
+0
2014-03-06
tipc: fix memory leak during module removal
Erik Hugne
1
-3
/
+34
2014-03-06
tipc: drop subscriber connection id invalidation
Erik Hugne
1
-11
/
+0
2014-03-06
tipc: avoid to unnecessary process switch under non-block mode
Ying Xue
1
-2
/
+2
2014-03-06
tipc: fix connection refcount leak
Ying Xue
1
-2
/
+4
[next]