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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-14
phy: fixed: Fix removal of phys.
Andrew Lunn
1
-3
/
+1
2016-03-14
dsa: dsa: Fix freeing of fixed-phys from user ports.
Andrew Lunn
1
-3
/
+0
2016-03-14
dsa: Destroy fixed link phys after the phy has been disconnected
Andrew Lunn
1
-12
/
+12
2016-03-14
dsa: slave: Don't reference NULL pointer during phy_disconnect
Andrew Lunn
1
-4
/
+8
2016-03-14
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
6
-4
/
+16
2016-03-14
net: caif: fix misleading indentation
Arnd Bergmann
1
-1
/
+1
2016-03-14
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
1
-19
/
+19
2016-03-14
tipc: make sure IPv6 header fits in skb headroom
Richard Alpe
1
-1
/
+1
2016-03-14
net: add a hardware buffer management helper API
Gregory CLEMENT
3
-0
/
+91
2016-03-13
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
Alexander Duyck
1
-5
/
+10
2016-03-13
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-2
/
+1
2016-03-13
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-03-13
Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2
-2
/
+8
2016-03-13
net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET
liping.zhang
1
-6
/
+2
2016-03-13
net: adjust napi_consume_skb to handle non-NAPI callers
Jesper Dangaard Brouer
1
-2
/
+2
2016-03-13
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
7
-66
/
+83
2016-03-13
ovs: allow nl 'flow set' to use ufid without flow key
Samuel Gauthier
1
-11
/
+17
2016-03-13
netconf: add macro to represent all attributes
Zhang Shengju
2
-32
/
+44
2016-03-13
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2
-2
/
+2
2016-03-13
rxrpc: Replace all unsigned with unsigned int
David Howells
8
-39
/
+39
2016-03-13
gro: Defer clearing of flush bit in tunnel paths
Alexander Duyck
2
-4
/
+2
2016-03-11
bpf: support flow label for bpf_skb_{set, get}_tunnel_key
Daniel Borkmann
1
-2
/
+12
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2
-4
/
+4
2016-03-11
bridge: allow zero ageing time
Stephen Hemminger
1
-3
/
+8
2016-03-11
net/flower: Fix pointer cast
Amir Vadai
1
-6
/
+6
2016-03-10
net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...
Amir Vadai
1
-13
/
+0
2016-03-10
net/flower: Introduce hardware offload support
Amir Vadai
1
-1
/
+63
2016-03-10
net: dsa: Fix cleanup resources upon module removal
Neil Armstrong
1
-8
/
+8
2016-03-09
packet: validate variable length ll headers
Willem de Bruijn
1
-25
/
+18
2016-03-09
ax25: add link layer header validation function
Willem de Bruijn
1
-0
/
+15
2016-03-09
kcm: Add receive message timeout
Tom Herbert
2
-2
/
+36
2016-03-09
kcm: Add memory limit for receive message construction
Tom Herbert
2
-2
/
+48
2016-03-09
kcm: Sendpage support
Tom Herbert
1
-2
/
+145
2016-03-09
kcm: Splice support
Tom Herbert
1
-2
/
+96
2016-03-09
kcm: Add statistics and proc interfaces
Tom Herbert
3
-1
/
+503
2016-03-09
kcm: Kernel Connection Multiplexor module
Tom Herbert
5
-0
/
+2031
2016-03-09
tcp: Add tcp_inq to get available receive bytes on socket
Tom Herbert
1
-14
/
+1
2016-03-09
net: Walk fragments in __skb_splice_bits
Tom Herbert
1
-23
/
+16
2016-03-09
net: Add MSG_BATCH flag
Tom Herbert
1
-0
/
+5
2016-03-09
net: Allow MSG_EOR in each msghdr of sendmmsg
Tom Herbert
1
-4
/
+6
2016-03-09
net: Make sock_alloc exportable
Tom Herbert
1
-1
/
+2
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
1
-5
/
+4
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
1
-32
/
+36
2016-03-08
ipv6: replace global gc_args with local variable
Michal Kubeček
1
-6
/
+8
2016-03-08
net_sched: dsmark: use qdisc_dequeue_peeked()
Kyeong Yoo
1
-1
/
+1
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
24
-320
/
+586
2016-03-08
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
2
-5
/
+7
2016-03-08
bpf: support for access to tunnel options
Daniel Borkmann
1
-6
/
+77
2016-03-08
bpf: allow to propagate df in bpf_skb_set_tunnel_key
Daniel Borkmann
1
-1
/
+5
2016-03-08
bpf: make helper function protos static
Daniel Borkmann
1
-9
/
+9
[next]