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-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
2017-06-05
devlink: fix potential memort leak
Haishuang Yan
2017-06-04
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2017-06-04
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2017-06-04
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
2017-06-04
net-procfs: Use vsnprintf extension %phN
Joe Perches
2017-06-04
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
2017-05-31
bpf: track stack depth of classic bpf programs
Alexei Starovoitov
2017-05-31
rtnetlink: use the new rtnl_get_event() interface
Vlad Yasevich
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-27
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-25
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
2017-05-24
net: flow_dissector: add support for dissection of tcp flags
Jiri Pirko
2017-05-24
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
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
[next]