summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | tipc: add link set to new netlink apiRichard Alpe2014-11-21
| * | | | | | | | | | | | | | | | | | tipc: add link get/dump to new netlink apiRichard Alpe2014-11-21
| * | | | | | | | | | | | | | | | | | tipc: add publication dump to new netlink apiRichard Alpe2014-11-21
| * | | | | | | | | | | | | | | | | | tipc: add sock dump to new netlink apiRichard Alpe2014-11-21
| * | | | | | | | | | | | | | | | | | tipc: add bearer set to new netlink apiRichard Alpe2014-11-21
| * | | | | | | | | | | | | | | | | | tipc: add bearer get/dump to new netlink apiRichard Alpe2014-11-21
| * | | | | | | | | | | | | | | | | | tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-21
| * | | | | | | | | | | | | | | | | | net: sctp: keep owned chunk in destructor_arg instead of skb->cbDaniel Borkmann2014-11-21
| * | | | | | | | | | | | | | | | | | packet: make packet_snd fail on len smaller than l2 headerWillem de Bruijn2014-11-21
| * | | | | | | | | | | | | | | | | | sched: introduce vlan actionJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | net: move vlan pop/push functions into common codeJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | net: move make_writable helper into common codeJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | openvswitch: actions: use skb_postpull_rcsum when possibleJiri Pirko2014-11-21
| * | | | | | | | | | | | | | | | | | l2tp_eth: allow to set a specific mac addressAlexander Couzens2014-11-21
| * | | | | | | | | | | | | | | | | | fold verify_iovec() into copy_msghdr_from_user()Al Viro2014-11-19
| * | | | | | | | | | | | | | | | | | {compat_,}verify_iovec(): switch to generic copying of iovecsAl Viro2014-11-19
| * | | | | | | | | | | | | | | | | | separate kernel- and userland-side msghdrAl Viro2014-11-19
| * | | | | | | | | | | | | | | | | | netlink: Deletion of an unnecessary check before the function call "__module_...Markus Elfring2014-11-19
| * | | | | | | | | | | | | | | | | | net: pktgen: Deletion of an unnecessary check before the function call "proc_...Markus Elfring2014-11-19
| * | | | | | | | | | | | | | | | | | tcp: make connect() mem charging friendlyEric Dumazet2014-11-19
| * | | | | | | | | | | | | | | | | | icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones2014-11-18
| * | | | | | | | | | | | | | | | | | dev_ioctl: use sizeof(x) instead of sizeof xFabian Frederick2014-11-18
| * | | | | | | | | | | | | | | | | | net/core: include linux/types.h instead of asm/types.hFabian Frederick2014-11-18
| * | | | | | | | | | | | | | | | | | net: fix spelling for synchronizedFabian Frederick2014-11-18
| * | | | | | | | | | | | | | | | | | dccp: spelling s/reseting/resettingFabian Frederick2014-11-18
| * | | | | | | | | | | | | | | | | | dccp: replace min/casting by min_tFabian Frederick2014-11-18
| * | | | | | | | | | | | | | | | | | dccp: remove blank lines between function/EXPORT_SYMBOLFabian Frederick2014-11-18
| * | | | | | | | | | | | | | | | | | dccp: kerneldoc warning fixesFabian Frederick2014-11-18
| * | | | | | | | | | | | | | | | | | net: provide a per host RSS key generic infrastructureEric Dumazet2014-11-16
| * | | | | | | | | | | | | | | | | | net: dsa: replace count*size kzalloc by kcallocFabian Frederick2014-11-16
| * | | | | | | | | | | | | | | | | | net: dsa: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-11-16
| * | | | | | | | | | | | | | | | | | openvswitch: use PTR_ERR_OR_ZEROFabian Frederick2014-11-16
| * | | | | | | | | | | | | | | | | | tipc: allow one link per bearer to neighboring nodesHolger Brunck2014-11-16
| * | | | | | | | | | | | | | | | | | openvswitch: Fix build failure.Pravin B Shelar2014-11-14
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | tcp: limit GSO packets to half cwndEric Dumazet2014-11-13
| * | | | | | | | | | | | | | | | | | | rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf2014-11-13
| * | | | | | | | | | | | | | | | | | | rhashtable: Add parent argument to mutex_is_heldHerbert Xu2014-11-13
| * | | | | | | | | | | | | | | | | | | netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-13
| * | | | | | | | | | | | | | | | | | | netlink: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-13
| * | | | | | | | | | | | | | | | | | | net: generic dev_disable_lro() stacked device handlingMichal Kubeček2014-11-13
| * | | | | | | | | | | | | | | | | | | FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELSThomas Graf2014-11-13
| * | | | | | | | | | | | | | | | | | | irda: Fix build failures after IRDA_DEBUG->pr_debugJoe Perches2014-11-12
| * | | | | | | | | | | | | | | | | | | ip_tunnel: Ops registration for secondary encap (fou, gue)Tom Herbert2014-11-12
| * | | | | | | | | | | | | | | | | | | udp: Neaten function pointer calls and add bracesJoe Perches2014-11-12
| * | | | | | | | | | | | | | | | | | | irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-12
| * | | | | | | | | | | | | | | | | | | irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-11