index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
net: define receive timestamp filter for NTP
Miroslav Lichvar
2017-05-19
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
2017-05-19
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
net: introduce skb_crc32c_csum_help
Davide Caratti
2017-05-19
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
2017-05-18
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-05-17
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
2017-05-16
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-11
netem: fix skb_orphan_partial()
Eric Dumazet
2017-05-11
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-11
xdp: add flag to enforce driver mode
Daniel Borkmann
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-04
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-02
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-02
xdp: fix parameter kdoc for extack
Jakub Kicinski
2017-05-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
iov_iter: don't revert iov buffer if csum error
Ding Tianhong
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
xdp: propagate extended ack to XDP setup
Jakub Kicinski
2017-04-30
lwtunnel: fix error path in lwtunnel_fill_encap()
Dan Carpenter
2017-04-30
net: Initialise init_net.count to 1
David Howells
2017-04-30
bpf: restore skb->sk before pskb_trim() call
Eric Dumazet
2017-04-28
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
2017-04-27
fib_rules: fix error return code
Wei Yongjun
2017-04-27
net: remove unnecessary carrier status check
Zhang Shengju
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
2017-04-25
net: Generic XDP
David S. Miller
2017-04-24
lwtunnel: check return value of nla_nest_start
Pan Bian
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
2017-04-22
net/devlink: Add E-Switch encapsulation control
Roi Dayan
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
[next]