index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
bridge: Add br_fdb_clear_offload()
Petr Machata
1
-0
/
+20
2018-12-07
net: core: dev: Attach extack to NETDEV_PRE_UP
Petr Machata
1
-4
/
+4
2018-12-07
net: core: dev: Add call_netdevice_notifiers_extack()
Petr Machata
1
-5
/
+16
2018-12-07
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2
-3
/
+5
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
10
-12
/
+17
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
6
-8
/
+9
2018-12-06
tcp: fix code style in tcp_recvmsg()
Pedro Tammela
1
-2
/
+2
2018-12-06
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
1
-0
/
+16
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
9
-0
/
+10
2018-12-06
neighbor: Add extack messages for add and delete commands
David Ahern
1
-16
/
+39
2018-12-06
tipc: fix node keep alive interval calculation
Hoang Le
1
-0
/
+6
2018-12-06
net: netem: use a list in addition to rbtree
Peter Oskolkov
1
-20
/
+69
2018-12-06
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
2
-1
/
+3
2018-12-06
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
4
-12
/
+7
2018-12-06
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
3
-23
/
+6
2018-12-06
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
6
-436
/
+163
2018-12-05
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
1
-1
/
+1
2018-12-05
net/sched: act_tunnel_key: Don't dump dst port if it wasn't set
Adi Nissim
1
-1
/
+3
2018-12-05
net/sched: act_tunnel_key: Allow key-less tunnels
Adi Nissim
1
-10
/
+11
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
2
-0
/
+14
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2
-2
/
+2
2018-12-04
udp: elide zerocopy operation in hot path
Willem de Bruijn
4
-27
/
+28
2018-12-04
udp: msg_zerocopy
Willem de Bruijn
4
-3
/
+54
2018-12-04
net: ethernet: provide nvmem_get_mac_address()
Bartosz Golaszewski
1
-0
/
+38
2018-12-04
l3mdev: add function to retreive upper master
Alexis Bauvin
1
-0
/
+18
2018-12-04
udp_tunnel: add config option to bind to a device
Alexis Bauvin
2
-0
/
+33
2018-12-04
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
1
-0
/
+5
2018-12-01
net: bridge: Extend br_vlan_get_pvid() for bridge ports
Ido Schimmel
1
-1
/
+5
2018-12-01
rtnetlink: avoid frame size warning in rtnl_newlink()
Jakub Kicinski
1
-3
/
+17
2018-12-01
rtnetlink: remove a level of indentation in rtnl_newlink()
Jakub Kicinski
1
-159
/
+154
2018-12-01
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
3
-7
/
+15
2018-12-01
tcp: implement coalescing on backlog queue
Eric Dumazet
2
-6
/
+87
2018-12-01
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
1
-25
/
+33
2018-12-01
net: Add trace events for all receive exit points
Geneviève Bastien
1
-6
/
+29
2018-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+196
2018-11-30
net: explain __skb_checksum_complete() with comments
Cong Wang
2
-1
/
+18
2018-11-29
tcp: remove loop to compute wscale
Eric Dumazet
1
-5
/
+3
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-119
/
+183
2018-11-29
bpf: helper to pop data from messages
John Fastabend
3
-5
/
+194
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
16
-105
/
+157
2018-11-28
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
1
-11
/
+4
2018-11-28
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
David Ahern
1
-1
/
+1
2018-11-28
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
1
-7
/
+6
2018-11-28
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
4
-2
/
+81
2018-11-28
tipc: fix lockdep warning during node delete
Jon Maloy
1
-2
/
+5
2018-11-28
netns: enable to dump full nsid translation table
Nicolas Dichtel
1
-6
/
+26
2018-11-28
netns: enable to specify a nsid for a get request
Nicolas Dichtel
1
-0
/
+5
2018-11-28
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
1
-11
/
+75
2018-11-28
netns: introduce 'struct net_fill_args'
Nicolas Dichtel
1
-14
/
+34
2018-11-28
netns: remove net arg from rtnl_net_fill()
Nicolas Dichtel
1
-6
/
+4
[next]