index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-27
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
1
-0
/
+10
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
1
-15
/
+27
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
1
-7
/
+7
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2
-0
/
+110
2018-09-27
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
Andrea Parri
3
-14
/
+20
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
10
-13
/
+13
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
11
-17
/
+13
2018-09-26
net: bridge: pack net_bridge better
Nikolay Aleksandrov
1
-2
/
+2
2018-09-26
net: bridge: convert mtu_set_by_user to a bit
Nikolay Aleksandrov
3
-4
/
+4
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
4
-9
/
+12
2018-09-26
net: bridge: convert mcast options to bits
Nikolay Aleksandrov
4
-32
/
+33
2018-09-26
net: bridge: convert and rename mcast disabled
Nikolay Aleksandrov
5
-21
/
+24
2018-09-26
net: bridge: convert group_addr_set option to a bit
Nikolay Aleksandrov
4
-4
/
+4
2018-09-26
net: bridge: convert nf call options to bits
Nikolay Aleksandrov
4
-18
/
+19
2018-09-26
net: bridge: add bitfield for options and convert vlan opts
Nikolay Aleksandrov
5
-18
/
+49
2018-09-26
net: bridge: make struct opening bracket consistent
Nikolay Aleksandrov
1
-8
/
+4
2018-09-26
net/af_iucv: locate IUCV header via skb_network_header()
Julian Wiedmann
1
-29
/
+13
2018-09-25
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
1
-1
/
+1
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-30
/
+249
2018-09-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-0
/
+60
2018-09-25
net: sched: use reference counting for tcf blocks on rules update
Vlad Buslov
1
-17
/
+21
2018-09-25
net: sched: implement tcf_block_refcnt_{get|put}()
Vlad Buslov
1
-24
/
+50
2018-09-25
net: sched: protect block idr with spinlock
Vlad Buslov
1
-2
/
+13
2018-09-25
net: sched: implement functions to put and flush all chains
Vlad Buslov
1
-25
/
+30
2018-09-25
net: sched: change tcf block reference counter type to refcount_t
Vlad Buslov
1
-24
/
+35
2018-09-25
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
1
-15
/
+64
2018-09-25
net: sched: extend Qdisc with rcu
Vlad Buslov
2
-1
/
+42
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
19
-41
/
+46
2018-09-25
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+6
2018-09-25
net: xsk: add a simple buffer reuse queue
Jakub Kicinski
3
-0
/
+60
2018-09-25
tls: Fixed a memory leak during socket close
Vakul Garg
1
-2
/
+4
2018-09-25
tls: Fix socket mem accounting error under async encryption
Vakul Garg
1
-5
/
+16
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-91
/
+183
2018-09-25
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
1
-3
/
+9
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-09-24
tls: Fixed uninitialised vars warning
Vakul Garg
1
-2
/
+2
2018-09-24
net/tls: Fixed race condition in async encryption
Vakul Garg
2
-53
/
+32
2018-09-24
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
1
-5
/
+2
2018-09-24
neighbour: allow admin to set NTF_ROUTER
Roopa Prabhu
1
-2
/
+7
2018-09-24
mpls: allow routes on ip6gre devices
Saif Hasan
1
-1
/
+5
2018-09-24
net/sched: Add hardware specific counters to TC actions
Eelco Chaudron
3
-5
/
+20
2018-09-24
net/core: Add new basic hardware counter
Eelco Chaudron
1
-19
/
+54
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
1
-12
/
+7
2018-09-23
rds: Fix build regression.
David S. Miller
1
-1
/
+1
2018-09-22
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
1
-0
/
+1
2018-09-21
decnet: Remove unnecessary check for dev->name
Nathan Chancellor
1
-1
/
+1
2018-09-21
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
3
-3
/
+0
2018-09-21
ipv6: discard IP frag queue on more errors
Peter Oskolkov
1
-5
/
+6
2018-09-21
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
1
-1
/
+1
2018-09-21
net/ipv4: avoid compile error in fib_info_nh_uses_dev
Eric Dumazet
1
-1
/
+1
[next]