summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-08-21Bluetooth: Add constants for SCO airmodeFrédéric Dalleau
2013-08-21Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau
2013-08-21mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-20vxlan: Factor out vxlan send api.Pravin B Shelar
2013-08-20vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar
2013-08-19xfrm: choose protocol family by skb protocolHannes Frederic Sowa
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel
2013-08-15ipip: add x-netns supportNicolas Dichtel
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-08-13NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-13NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09net: rename busy poll MIB counterEliezer Tamir
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann
2013-08-09netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal
2013-08-09netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo
2013-08-09cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-08-07ip_tunnel: embed hash list headstephen hemminger
2013-08-05sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du
2013-08-05xfrm: constify mark argument of xfrm_find_acq()Mathias Krause
2013-08-05busy_poll: cleanup do-nothing placeholdersEliezer Tamir
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-03fib_rules: reorder struct fib_rules fieldsEric Dumazet
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek
2013-08-02fib_rules: add route suppression based on ifgroupStefan Tomanek
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang
2013-08-01ipv6: prevent fib6_run_gc() contentionMichal Kubeček
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville