summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-11-23tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell1-1/+0
2012-11-22netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidxTejun Heo1-7/+4
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-2/+56
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-2/+26
2012-11-21mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan1-0/+18
2012-11-21sctp: send abort chunk when max_retrans exceededNeil Horman1-0/+2
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman1-0/+2
2012-11-20NFC: Export nfc_hci_sak_to_protocol()Eric Lapuyade1-0/+1
2012-11-20NFC: Export nfc_hci_result_to_errno as it can be needed by HCI driversEric Lapuyade1-0/+2
2012-11-20Bluetooth: Increase HCI command tx timeoutSzymon Janc1-1/+1
2012-11-20Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko1-1/+1
2012-11-19mac80211: make remain_on_channel() op pass vif paramEliad Peller1-0/+1
2012-11-19cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen1-0/+19
2012-11-19mac80211: support radiotap vendor namespace RX dataJohannes Berg1-0/+12
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-11-19various: Fix spelling of "registered" in comments.Adam Buchbinder1-1/+1
2012-11-19userns: make each net (net_ns) belong to a user_nsEric W. Biederman1-2/+7
2012-11-19netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman1-6/+9
2012-11-19userns: make each net (net_ns) belong to a user_nsEric W. Biederman1-2/+7
2012-11-19netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman1-6/+9
2012-11-19Bluetooth: Fix updating advertising state flags and dataJohan Hedberg1-0/+2
2012-11-19Bluetooth: Add support for setting LE advertising dataJohan Hedberg2-0/+19
2012-11-19Bluetooth: Use proper invalid value for tx_powerJohan Hedberg1-0/+3
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-8/+83
2012-11-16ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel1-3/+0
2012-11-16net: Remove code duplication between offload structuresVlad Yasevich1-7/+3
2012-11-16ipv6: Pull IPv6 GSO registration out of the moduleVlad Yasevich1-5/+6
2012-11-16ipv6: Separate tcp offload functionalityVlad Yasevich1-0/+35
2012-11-16ipv6: Switch to using new offload infrastructure.Vlad Yasevich1-8/+0
2012-11-16ipv4: Switch to using the new offload infrastructure.Vlad Yasevich1-6/+0
2012-11-16ipv6: Add new offload registration infrastructure.Vlad Yasevich1-0/+4
2012-11-16net: Add net protocol offload registration infrustructureVlad Yasevich1-0/+12
2012-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller10-14/+311
2012-11-15net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang1-19/+21
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-19/+74
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-14/+311
2012-11-14mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-2/+6
2012-11-13xfrm: Fix the gc threshold value for ipv4Steffen Klassert1-1/+1
2012-11-13ipv6: improve ipv6_find_hdr() to skip empty routing headersAnsis Atteka1-2/+3
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2012-11-10ipv6: Move ipv6_find_hdr() out of Netfilter code.Jesse Gross1-0/+9
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg1-2/+21
2012-11-09mac80211: call driver method when restart completesJohannes Berg1-0/+6
2012-11-09ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing1-1/+0
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg1-0/+7
2012-11-06wireless: add utility function to get P2P attributeJohannes Berg1-0/+19
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear1-2/+1
2012-11-05nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli1-0/+6
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang1-0/+9