aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* mac80211: add key flag for management keysJohannes Berg2012-09-10
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-10
| |\ \
| | * | Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-06
| | * | Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-06
| | * | Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-06
| | * | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-06
| | * | Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-06
| | * | Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-06
| | * | Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-06
| | * | Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-06
| | * | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-06
| | * | Bluetooth: Remove missing codeAndre Guedes2012-08-06
| * | | ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-07-31
| * | | ipv4: Cache routes in nexthop exception entries.David S. Miller2012-07-31
| * | | ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-31
| * | | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-31
| * | | ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-30
| * | | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-30
| |/ /
* | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-06
|\ \ \
| * | | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-02
* | | | cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day2012-09-05
| |_|/ |/| |
* | | mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg2012-08-20
* | | cfg80211: add P2P Device abstractionJohannes Berg2012-08-20
* | | mac80211: support A-MPDU status reportingJohannes Berg2012-08-20
* | | wireless: add radiotap A-MPDU status fieldJohannes Berg2012-08-20
* | | mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-20
* | | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* | | mac80211: add PS flag to bss_confEliad Peller2012-07-31
| |/ |/|
* | ipv6: Early TCP socket demuxEric Dumazet2012-07-26
* | ipv4: Fix input route performance regression.David S. Miller2012-07-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\
| * ipv4: Change rt->rt_iif encoding.David S. Miller2012-07-23
| * ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-23
| * tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-23
| * Merge branch 'kill_rtcache'David S. Miller2012-07-22
| |\
| | * ipv4: Kill rt->fiDavid S. Miller2012-07-20
| | * ipv4: Turn rt->rt_route_iif into rt->rt_is_input.David S. Miller2012-07-20
| | * ipv4: Kill rt->rt_oifDavid S. Miller2012-07-20
| | * ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller2012-07-20
| | * ipv4: Cache input routes in fib_info nexthops.David S. Miller2012-07-20
| | * ipv4: Cache output routes in fib_info nexthops.David S. Miller2012-07-20
| | * ipv4: Kill routes during PMTU/redirect updates.David S. Miller2012-07-20
| | * net: Document dst->obsolete better.David S. Miller2012-07-20
| | * ipv4: Adjust semantics of rt->rt_gateway.David S. Miller2012-07-20
| | * ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller2012-07-20
| | * ipv4: Remove 'rt_mark' from 'struct rtable'David Miller2012-07-20
| | * ipv4: Kill 'rt_src' from 'struct rtable'David Miller2012-07-20
| | * ipv4: Remove rt_key_{src,dst,tos} from struct rtable.David Miller2012-07-20