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
2016-11-25
bpf: add new prog type for cgroup socket filtering
Daniel Mack
2016-11-24
ethtool: Protect {get, set}_phy_tunable with PHY device mutex
Florian Fainelli
2016-11-24
devlink: Add E-Switch inline mode control
Roi Dayan
2016-11-24
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
2016-11-24
tcp: enhance tcp_collapse_retrans() with skb_shift()
Eric Dumazet
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-19
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
2016-11-19
net: make struct napi_alloc_cache::skb_count unsigned int
Alexey Dobriyan
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
2016-11-18
ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
Raju Lakkaraju
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
2016-11-16
netpoll: more efficient locking
Eric Dumazet
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
2016-11-15
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
2016-11-15
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
2016-11-12
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2016-11-09
net: napi_hash_add() is no longer exported
Eric Dumazet
2016-11-09
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
2016-11-09
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
2016-11-09
net-gro: avoid reorders
Eric Dumazet
2016-11-09
net: core: add missing check for uid_range in rule_exists.
Lorenzo Colitti
2016-11-07
sock: do not set sk_err in sock_dequeue_err_skb
Soheil Hassas Yeganeh
2016-11-07
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2016-10-31
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2016-10-31
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2016-10-27
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
genetlink: statically initialize families
Johannes Berg
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-26
devlink: Prevent port_type_set() callback when it's not needed
Elad Raz
[next]