aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery
2012-08-06Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery
2012-08-06Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko
2012-08-06Bluetooth: Define AMP controller statusesAndrei Emeltchenko
2012-08-06Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko
2012-08-06Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-08-06Bluetooth: Remove missing codeAndre Guedes
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-31mac80211: add PS flag to bss_confEliad Peller
2012-07-30ipv4: remove rt_cache_rebuild_countEric Dumazet
2012-07-30net: ipv4: fix RCU races on dst refcountsEric Dumazet
2012-07-26ipv6: Early TCP socket demuxEric Dumazet
2012-07-26ipv4: Fix input route performance regression.David S. Miller
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-23ipv4: Change rt->rt_iif encoding.David S. Miller
2012-07-23ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-23tcp: dont drop MTU reduction indicationsEric Dumazet
2012-07-22Merge branch 'kill_rtcache'David S. Miller
2012-07-22get rid of ->scm_work_listAl Viro
2012-07-22net: netprio_cgroup: rework update socket logicJohn Fastabend
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman
2012-07-20ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller
2012-07-20ipv4: Kill rt->fiDavid S. Miller
2012-07-20ipv4: Turn rt->rt_route_iif into rt->rt_is_input.David S. Miller
2012-07-20ipv4: Kill rt->rt_oifDavid S. Miller
2012-07-20ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller
2012-07-20ipv4: Cache input routes in fib_info nexthops.David S. Miller
2012-07-20ipv4: Cache output routes in fib_info nexthops.David S. Miller
2012-07-20ipv4: Kill routes during PMTU/redirect updates.David S. Miller
2012-07-20net: Document dst->obsolete better.David S. Miller
2012-07-20ipv4: Adjust semantics of rt->rt_gateway.David S. Miller
2012-07-20ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller
2012-07-20ipv4: Remove 'rt_mark' from 'struct rtable'David Miller