summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe
2014-11-21tipc: add net set to new netlink apiRichard Alpe
2014-11-21tipc: add net dump to new netlink apiRichard Alpe
2014-11-21tipc: add node get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add media set to new netlink apiRichard Alpe
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add link stat reset to new netlink apiRichard Alpe
2014-11-21tipc: add link set to new netlink apiRichard Alpe
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add publication dump to new netlink apiRichard Alpe
2014-11-21tipc: add sock dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-11-21net: sctp: keep owned chunk in destructor_arg instead of skb->cbDaniel Borkmann
2014-11-21packet: make packet_snd fail on len smaller than l2 headerWillem de Bruijn
2014-11-21sched: introduce vlan actionJiri Pirko
2014-11-21net: move vlan pop/push functions into common codeJiri Pirko
2014-11-21net: move make_writable helper into common codeJiri Pirko
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-21openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko
2014-11-21l2tp_eth: allow to set a specific mac addressAlexander Couzens
2014-11-19fold verify_iovec() into copy_msghdr_from_user()Al Viro
2014-11-19{compat_,}verify_iovec(): switch to generic copying of iovecsAl Viro
2014-11-19separate kernel- and userland-side msghdrAl Viro
2014-11-19netlink: Deletion of an unnecessary check before the function call "__module_...Markus Elfring
2014-11-19net: pktgen: Deletion of an unnecessary check before the function call "proc_...Markus Elfring
2014-11-19tcp: make connect() mem charging friendlyEric Dumazet
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones
2014-11-18dev_ioctl: use sizeof(x) instead of sizeof xFabian Frederick
2014-11-18net/core: include linux/types.h instead of asm/types.hFabian Frederick
2014-11-18net: fix spelling for synchronizedFabian Frederick
2014-11-18dccp: spelling s/reseting/resettingFabian Frederick
2014-11-18dccp: replace min/casting by min_tFabian Frederick
2014-11-18dccp: remove blank lines between function/EXPORT_SYMBOLFabian Frederick
2014-11-18dccp: kerneldoc warning fixesFabian Frederick
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet
2014-11-16net: dsa: replace count*size kzalloc by kcallocFabian Frederick
2014-11-16net: dsa: replace count*size kmalloc by kmalloc_arrayFabian Frederick
2014-11-16openvswitch: use PTR_ERR_OR_ZEROFabian Frederick
2014-11-16tipc: allow one link per bearer to neighboring nodesHolger Brunck
2014-11-14openvswitch: Fix build failure.Pravin B Shelar
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13tcp: limit GSO packets to half cwndEric Dumazet
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu