index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-09-26
net: bridge: pack net_bridge better
Nikolay Aleksandrov
2018-09-26
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
2018-09-26
net: bridge: make struct opening bracket consistent
Nikolay Aleksandrov
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
2018-09-25
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-09-25
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
2018-09-25
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
2018-09-25
net: sched: protect block idr with spinlock
Vlad Buslov
2018-09-25
net: sched: implement functions to put and flush all chains
Vlad Buslov
2018-09-25
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
2018-09-25
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
2018-09-25
tls: Fixed a memory leak during socket close
Vakul Garg
2018-09-25
tls: Fix socket mem accounting error under async encryption
Vakul Garg
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-24
tls: Fixed uninitialised vars warning
Vakul Garg
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2018-09-24
neighbour: allow admin to set NTF_ROUTER
Roopa Prabhu
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2018-09-23
rds: Fix build regression.
David S. Miller
2018-09-22
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-09-21
decnet: Remove unnecessary check for dev->name
Nathan Chancellor
2018-09-21
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
2018-09-21
ipv6: discard IP frag queue on more errors
Peter Oskolkov
2018-09-21
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
2018-09-21
net/ipv4: avoid compile error in fib_info_nh_uses_dev
Eric Dumazet
2018-09-21
net_sched: sch_fq: remove dead code dealing with retransmits
Eric Dumazet
2018-09-21
tcp: switch tcp_internal_pacing() to tcp_wstamp_ns
Eric Dumazet
2018-09-21
tcp: switch tcp and sch_fq to new earliest departure time model
Eric Dumazet
2018-09-21
tcp: switch internal pacing timer to CLOCK_TAI
Eric Dumazet
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
[next]