aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann1-0/+14
2013-10-28ipv6: Remove privacy config option.David S. Miller2-6/+1
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov1-1/+1
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa1-1/+0
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa1-0/+4
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_onceHannes Frederic Sowa1-2/+0
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller25-94/+109
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch1-1/+1
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+6
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-19/+38
2013-10-22net: remove function sk_reset_txq()ZHAO Gang1-3/+1
2013-10-22Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2013-10-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-10-22Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie6-4/+55
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni1-1/+1
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet2-2/+6
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2-24/+14
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman2-3/+1
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman1-1/+0
2013-10-21tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman1-1/+0
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov1-4/+2
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov1-1/+1
2013-10-21nf_tables*.h: Remove extern from function prototypesJoe Perches2-43/+40
2013-10-21net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa1-0/+1
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud1-0/+6
2013-10-19tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa1-1/+1
2013-10-19inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa1-4/+0
2013-10-19inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_onceHannes Frederic Sowa1-1/+0
2013-10-19net: introduce new macro net_get_random_onceHannes Frederic Sowa1-0/+25
2013-10-19static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2-0/+12
2013-10-19ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa2-23/+9
2013-10-19ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa1-16/+6
2013-10-19ipip: add GSO/TSO supportEric Dumazet2-2/+6
2013-10-19ipv4: gso: make inet_gso_segment() stackableEric Dumazet1-2/+5
2013-10-19ipv4: generalize gre_handle_offloadsEric Dumazet2-1/+10
2013-10-19bonding: add Netlink support active_slave optionJiri Pirko1-0/+1
2013-10-19bonding: add Netlink support mode optionJiri Pirko1-0/+10
2013-10-19net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+0
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+2
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet1-1/+1
2013-10-18Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown1-0/+1
2013-10-18drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson1-0/+2
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings1-1/+1
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet1-0/+2
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-2/+53
2013-10-17ipv4: shrink rt_cache_statEric Dumazet1-8/+0
2013-10-17netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabledRandy Dunlap1-1/+1
2013-10-17yam: integer underflow in yam_ioctl()Dan Carpenter1-1/+1
2013-10-17xen-netback: enable IPv6 TCP GSO to the guestPaul Durrant1-0/+1