index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-24
net: flow_dissector: add support for dissection of tcp flags
Jiri Pirko
1
-0
/
+29
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
1
-0
/
+4
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
1
-0
/
+26
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
1
-2
/
+1
2017-05-21
net: define receive timestamp filter for NTP
Miroslav Lichvar
1
-0
/
+2
2017-05-20
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
1
-2
/
+12
2017-05-20
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
1
-0
/
+1
2017-05-20
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-3
/
+0
2017-05-20
net: introduce skb_crc32c_csum_help
Davide Caratti
1
-0
/
+41
2017-05-20
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
1
-0
/
+26
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-19
/
+34
2017-05-18
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
1
-6
/
+8
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2
-4
/
+8
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
1
-2
/
+3
2017-05-17
net: fix compile error in skb_orphan_partial()
Eric Dumazet
1
-3
/
+0
2017-05-17
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
1
-4
/
+10
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
1
-0
/
+4
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
1
-39
/
+51
2017-05-16
net: Improve handling of failures on link and route dumps
David Ahern
1
-12
/
+24
2017-05-12
netem: fix skb_orphan_partial()
Eric Dumazet
1
-12
/
+8
2017-05-12
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2
-41
/
+54
2017-05-12
xdp: add flag to enforce driver mode
Daniel Borkmann
2
-0
/
+7
2017-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-12
/
+19
2017-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2
-6
/
+8
2017-05-09
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-03
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-02
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-05-01
lwtunnel: fix error path in lwtunnel_fill_encap()
Dan Carpenter
1
-3
/
+4
2017-05-01
net: Initialise init_net.count to 1
David Howells
1
-1
/
+2
2017-05-01
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-27
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-22
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
[next]