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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-12
/
+19
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2
-6
/
+8
2017-05-08
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
1
-15
/
+9
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
1
-12
/
+19
2017-05-04
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
1
-1
/
+1
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-467
/
+1735
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-05-02
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+7
2017-05-02
xdp: fix parameter kdoc for extack
Jakub Kicinski
1
-1
/
+1
2017-05-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2017-05-01
iov_iter: don't revert iov buffer if csum error
Ding Tianhong
1
-6
/
+7
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+103
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
2
-6
/
+12
2017-04-30
lwtunnel: fix error path in lwtunnel_fill_encap()
Dan Carpenter
1
-3
/
+4
2017-04-30
net: Initialise init_net.count to 1
David Howells
1
-1
/
+2
2017-04-30
bpf: restore skb->sk before pskb_trim() call
Eric Dumazet
1
-1
/
+1
2017-04-28
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
1
-0
/
+2
2017-04-27
fib_rules: fix error return code
Wei Yongjun
1
-2
/
+4
2017-04-27
net: remove unnecessary carrier status check
Zhang Shengju
1
-7
/
+4
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
1
-0
/
+3
2017-04-25
net: Generic XDP
David S. Miller
3
-21
/
+176
2017-04-24
lwtunnel: check return value of nla_nest_start
Pan Bian
1
-0
/
+2
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
1
-3
/
+22
2017-04-22
net/devlink: Add E-Switch encapsulation control
Roi Dayan
1
-3
/
+23
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
1
-0
/
+14
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2
-1
/
+11
2017-04-20
bpf: remove reference to sock_filter_ext from kerneldoc comment
Tobias Klauser
1
-1
/
+2
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
4
-30
/
+47
2017-04-17
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-17
Add uid and cookie bpf helper to cg_skb_func_proto
Chenbo Feng
1
-6
/
+1
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
1
-0
/
+1
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+14
2017-04-14
net: off by one in inet6_pton()
Dan Carpenter
1
-1
/
+1
2017-04-14
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
1
-0
/
+3
2017-04-14
net: Add ESP offload features
Steffen Klassert
1
-0
/
+3
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
5
-31
/
+37
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2
-2
/
+4
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for PRECHANGEUPPER event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGEADDR event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
David Ahern
1
-1
/
+0
[next]