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
Age
Commit message (
Expand
)
Author
2018-12-06
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
tcp: fix code style in tcp_recvmsg()
Pedro Tammela
2018-12-06
net: dsa: Set the master device's MTU to account for DSA overheads
Andrew Lunn
2018-12-06
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
2018-12-05
neighbor: Add extack messages for add and delete commands
David Ahern
2018-12-05
tipc: fix node keep alive interval calculation
Hoang Le
2018-12-05
net: netem: use a list in addition to rbtree
Peter Oskolkov
2018-12-05
net: bridge: increase multicast's default maximum number of entries
Nikolay Aleksandrov
2018-12-05
net: bridge: mark hash_elasticity as obsolete
Nikolay Aleksandrov
2018-12-05
net: bridge: multicast: use non-bh rcu flavor
Nikolay Aleksandrov
2018-12-05
net: bridge: convert multicast to generic rhashtable
Nikolay Aleksandrov
2018-12-04
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2018-12-04
net/sched: act_tunnel_key: Don't dump dst port if it wasn't set
Adi Nissim
2018-12-04
net/sched: act_tunnel_key: Allow key-less tunnels
Adi Nissim
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
2018-12-03
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-03
udp: msg_zerocopy
Willem de Bruijn
2018-12-03
net: ethernet: provide nvmem_get_mac_address()
Bartosz Golaszewski
2018-12-03
l3mdev: add function to retreive upper master
Alexis Bauvin
2018-12-03
udp_tunnel: add config option to bind to a device
Alexis Bauvin
2018-12-03
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
2018-11-30
net: bridge: Extend br_vlan_get_pvid() for bridge ports
Ido Schimmel
2018-11-30
rtnetlink: avoid frame size warning in rtnl_newlink()
Jakub Kicinski
2018-11-30
rtnetlink: remove a level of indentation in rtnl_newlink()
Jakub Kicinski
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
2018-11-30
tcp: implement coalescing on backlog queue
Eric Dumazet
2018-11-30
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
2018-11-30
net: Add trace events for all receive exit points
Geneviève Bastien
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-29
net: explain __skb_checksum_complete() with comments
Cong Wang
2018-11-29
tcp: remove loop to compute wscale
Eric Dumazet
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
bpf: helper to pop data from messages
John Fastabend
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-28
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
2018-11-27
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
David Ahern
2018-11-27
tcp: remove hdrlen argument from tcp_queue_rcv()
Eric Dumazet
2018-11-27
net/ncsi: Add NCSI Mellanox OEM command
Vijay Khemka
2018-11-27
tipc: fix lockdep warning during node delete
Jon Maloy
2018-11-27
netns: enable to dump full nsid translation table
Nicolas Dichtel
2018-11-27
netns: enable to specify a nsid for a get request
Nicolas Dichtel
2018-11-27
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
2018-11-27
netns: introduce 'struct net_fill_args'
Nicolas Dichtel
2018-11-27
netns: remove net arg from rtnl_net_fill()
Nicolas Dichtel
2018-11-27
sctp: increase sk_wmem_alloc when head->truesize is increased
Xin Long
2018-11-27
net: bridge: export supported boolopts
Nikolay Aleksandrov
2018-11-27
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
2018-11-27
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
[next]