index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
2014-11-21
tipc: add net set to new netlink api
Richard Alpe
2014-11-21
tipc: add net dump to new netlink api
Richard Alpe
2014-11-21
tipc: add node get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add media set to new netlink api
Richard Alpe
2014-11-21
tipc: add media get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add link stat reset to new netlink api
Richard Alpe
2014-11-21
tipc: add link set to new netlink api
Richard Alpe
2014-11-21
tipc: add link get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add publication dump to new netlink api
Richard Alpe
2014-11-21
tipc: add sock dump to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer set to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer get/dump to new netlink api
Richard Alpe
2014-11-21
tipc: add bearer disable/enable to new netlink api
Richard Alpe
2014-11-21
net: sctp: keep owned chunk in destructor_arg instead of skb->cb
Daniel Borkmann
2014-11-21
packet: make packet_snd fail on len smaller than l2 header
Willem de Bruijn
2014-11-21
sched: introduce vlan action
Jiri Pirko
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
vlan: make __vlan_hwaccel_put_tag return void
Jiri Pirko
2014-11-21
openvswitch: actions: use skb_postpull_rcsum when possible
Jiri Pirko
2014-11-21
l2tp_eth: allow to set a specific mac address
Alexander Couzens
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-11-19
separate kernel- and userland-side msghdr
Al Viro
2014-11-19
netlink: Deletion of an unnecessary check before the function call "__module_...
Markus Elfring
2014-11-19
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
2014-11-19
tcp: make connect() mem charging friendly
Eric Dumazet
2014-11-18
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
2014-11-18
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
2014-11-18
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-11-18
net: fix spelling for synchronized
Fabian Frederick
2014-11-18
dccp: spelling s/reseting/resetting
Fabian Frederick
2014-11-18
dccp: replace min/casting by min_t
Fabian Frederick
2014-11-18
dccp: remove blank lines between function/EXPORT_SYMBOL
Fabian Frederick
2014-11-18
dccp: kerneldoc warning fixes
Fabian Frederick
2014-11-16
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
net: dsa: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-11-16
net: dsa: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-11-16
openvswitch: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-11-16
tipc: allow one link per bearer to neighboring nodes
Holger Brunck
2014-11-14
openvswitch: Fix build failure.
Pravin B Shelar
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-13
tcp: limit GSO packets to half cwnd
Eric Dumazet
2014-11-13
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2014-11-13
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2014-11-13
netfilter: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
[next]