Commit Graph

35062 Commits (315c00bc9f2bd17f7ad7ed8119ca49b1125af507)

Author SHA1 Message Date
Richard Alpe 315c00bc9f tipc: add bearer set to new netlink api 10 years ago
Richard Alpe 35b9dd7607 tipc: add bearer get/dump to new netlink api 10 years ago
Richard Alpe 0655f6a863 tipc: add bearer disable/enable to new netlink api 10 years ago
Daniel Borkmann f869c91286 net: sctp: keep owned chunk in destructor_arg instead of skb->cb 10 years ago
Willem de Bruijn 9c7077622d packet: make packet_snd fail on len smaller than l2 header 10 years ago
Jiri Pirko c7e2b9689e sched: introduce vlan action 10 years ago
Jiri Pirko 93515d53b1 net: move vlan pop/push functions into common code 10 years ago
Jiri Pirko e21951212f net: move make_writable helper into common code 10 years ago
Jiri Pirko 5968250c86 vlan: introduce *vlan_hwaccel_push_inside helpers 10 years ago
Jiri Pirko 62749e2cb3 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto 10 years ago
Jiri Pirko b960a0ac69 vlan: make __vlan_hwaccel_put_tag return void 10 years ago
Jiri Pirko 1abcd82c20 openvswitch: actions: use skb_postpull_rcsum when possible 10 years ago
Alexander Couzens fe1591224a l2tp_eth: allow to set a specific mac address 10 years ago
Al Viro 08adb7dabd fold verify_iovec() into copy_msghdr_from_user() 10 years ago
Al Viro 0844932009 {compat_,}verify_iovec(): switch to generic copying of iovecs 10 years ago
Al Viro 666547ff59 separate kernel- and userland-side msghdr 10 years ago
Markus Elfring fcd4d35ecc netlink: Deletion of an unnecessary check before the function call "__module_get" 10 years ago
Markus Elfring ef87c5d6a1 net: pktgen: Deletion of an unnecessary check before the function call "proc_remove" 10 years ago
Eric Dumazet 355a901e6c tcp: make connect() mem charging friendly 10 years ago
Rick Jones e3e3217029 icmp: Remove some spurious dropped packet profile hits from the ICMP path 10 years ago
Fabian Frederick 54aeba7f06 dev_ioctl: use sizeof(x) instead of sizeof x 10 years ago
Fabian Frederick e56f735913 net/core: include linux/types.h instead of asm/types.h 10 years ago
Fabian Frederick 1d2398dc7c net: fix spelling for synchronized 10 years ago
Fabian Frederick a77b634367 dccp: spelling s/reseting/resetting 10 years ago
Fabian Frederick 02c31d2e56 dccp: replace min/casting by min_t 10 years ago
Fabian Frederick 54da7996b8 dccp: remove blank lines between function/EXPORT_SYMBOL 10 years ago
Fabian Frederick 6d80c4732b dccp: kerneldoc warning fixes 10 years ago
Eric Dumazet 960fb622f8 net: provide a per host RSS key generic infrastructure 10 years ago
Fabian Frederick 6f2aed6ad7 net: dsa: replace count*size kzalloc by kcalloc 10 years ago
Fabian Frederick 5bc4b46a70 net: dsa: replace count*size kmalloc by kmalloc_array 10 years ago
Fabian Frederick f35423c137 openvswitch: use PTR_ERR_OR_ZERO 10 years ago
Holger Brunck 0372bf5c09 tipc: allow one link per bearer to neighboring nodes 10 years ago
Pravin B Shelar 8cd4313aa7 openvswitch: Fix build failure. 10 years ago
Eric Dumazet d649a7a81f tcp: limit GSO packets to half cwnd 10 years ago
Thomas Graf 6eba82248e rhashtable: Drop gfp_flags arg in insert/remove functions 10 years ago
Herbert Xu 7b4ce23534 rhashtable: Add parent argument to mutex_is_held 10 years ago
Herbert Xu 1f501d6252 netfilter: Move mutex_is_held under PROVE_LOCKING 10 years ago
Herbert Xu 9712756620 netlink: Move mutex_is_held under PROVE_LOCKING 10 years ago
Michal Kubeček fbe168ba91 net: generic dev_disable_lro() stacked device handling 10 years ago
Thomas Graf 882288c05e FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS 10 years ago
Ilya Dryomov cc9f1f518c libceph: change from BUG to WARN for __remove_osd() asserts 10 years ago
Ilya Dryomov ba9d114ec5 libceph: clear r_req_lru_item in __unregister_linger_request() 10 years ago
Ilya Dryomov a390de0208 libceph: unlink from o_linger_requests when clearing r_osd 10 years ago
Ilya Dryomov aaef31703a libceph: do not crash on large auth tickets 10 years ago
Joe Perches a768851f94 irda: Fix build failures after IRDA_DEBUG->pr_debug 10 years ago
Hiroaki SHIMODA 6251edd932 netlink: Properly unbind in error conditions. 10 years ago
Tom Herbert a8c5f90fb5 ip_tunnel: Ops registration for secondary encap (fou, gue) 10 years ago
Joe Perches 4243cdc2c1 udp: Neaten function pointer calls and add braces 10 years ago
Joe Perches 955a9d202f irda: Convert IRDA_DEBUG to pr_debug 10 years ago
Joe Perches 6c91023dc3 irda: Remove IRDA_<TYPE> logging macros 10 years ago