index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
l2tp
/
Makefile
(
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
KVM: SVM: fix cr8 intercept window
Radim Krčmář
1
-3
/
+3
2014-03-12
PCI: Don't check resource_size() in pci_bus_alloc_resource()
Bjorn Helgaas
1
-2
/
+0
2014-03-12
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
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
x86: Remove CONFIG_X86_OOSTORE
Dave Jones
6
-290
/
+5
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-11
cris: convert ffs from an object-like macro to a function-like macro
Geert Uytterhoeven
1
-1
/
+1
2014-03-11
hfsplus: add HFSX subfolder count support
Sergei Antonov
4
-2
/
+55
2014-03-11
tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly
Colin Ian King
1
-0
/
+1
2014-03-11
MAINTAINERS: blackfin: add git repository
Michael Opdenacker
1
-0
/
+1
2014-03-11
revert "kallsyms: fix absolute addresses for kASLR"
Andrew Morton
1
-1
/
+2
2014-03-11
mm/Kconfig: fix URL for zsmalloc benchmark
Ben Hutchings
1
-2
/
+2
2014-03-11
fs/proc/base.c: fix GPF in /proc/$PID/map_files
Artem Fetishev
1
-0
/
+1
2014-03-11
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
Laura Abbott
1
-7
/
+13
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
8
-13
/
+19
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
get rid of fget_light()
Al Viro
4
-39
/
+56
2014-03-10
sockfd_lookup_light(): switch to fdget^W^Waway from fget_light
Al Viro
1
-6
/
+7
2014-03-10
vfs: atomic f_pos accesses as per POSIX
Linus Torvalds
6
-18
/
+55
[next]