summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-02net: cdc_ncm: remove redundant "intf" fieldBjørn Mork
2013-11-02net: cdc_ncm: add include protection to cdc_ncm.hBjørn Mork
2013-11-01openvswitch: TCP flags matching support.Jarno Rajahalme
2013-11-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-10-29perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-10-29net: add might_sleep() call to napi_disableJacob Keller
2013-10-29vxlan: Have the NIC drivers do less work for offloadsJoseph Gasparakis
2013-10-29net: esp{4,6}: get rid of struct esp_dataMathias Krause
2013-10-29net: esp{4,6}: remove padlen from struct esp_dataMathias Krause
2013-10-28ipv6: Remove privacy config option.David S. Miller
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-28mac80211: add ieee80211_tx_prepare_skb() helper functionFelix Fietkau
2013-10-28cfg80211: export reg_initiator_name()Luis R. Rodriguez
2013-10-28mac80211: add missing IEEE80211_HW_SUPPORTS_HT_CCK_RATES docsJohannes Berg
2013-10-28nl80211/cfg80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-25ipv6: reset dst.expires value when clearing expire flagHannes Frederic Sowa
2013-10-25netpoll: fix rx_hook() interface by passing the skbAntonio Quartulli
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-25net: make net_get_random_once irq safeHannes Frederic Sowa
2013-10-23inet: remove old fragmentation hash initializingHannes Frederic Sowa
2013-10-23ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-23net: Dereference pointer-value of sk_prot->memory_pressureChristoph Paasch
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22net: remove function sk_reset_txq()ZHAO Gang
2013-10-22openvswitch: collect mega flow mask statsAndy Zhou
2013-10-22Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-10-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-10-22Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...Dave Airlie
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman
2013-10-21tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-21nf_tables*.h: Remove extern from function prototypesJoe Perches
2013-10-21Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan
2013-10-21Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan
2013-10-21net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-10-19tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa
2013-10-19inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa