summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg
2012-07-13mac80211: fix use after freeAlan Cox
2012-07-13tcp: add LAST_ACK as a valid state for TSQEric Dumazet
2012-07-13net: Update alloc frag to reduce get/put page usage and recycle pagesAlexander Duyck
2012-07-12nl80211: allow enabling WoWLAN without triggersJohannes Berg
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12NFC: NCI module license 'unspecified' taints kernelDave Jones
2012-07-12NFC: Set target nfcid1 for all HCI reader A targetsEric Lapuyade
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12ipv4: Remove tb_peers from fib_table.David S. Miller
2012-07-12sch_sfb: Fix missing NULL checkAlan Cox
2012-07-12SUNRPC/cache: fix reporting of expired cache entries in 'content' file.NeilBrown
2012-07-12Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-07-12ipv4: Put proper checks into icmp_socket_deliver().David S. Miller
2012-07-12net: sched: add ipset ematchFlorian Westphal
2012-07-126lowpan: rework fragment-deleting routinealex.bluesman.smirnov@gmail.com
2012-07-126lowpan: fix tag variable sizealex.bluesman.smirnov@gmail.com
2012-07-12mac802154: sparse warnings: make symbols staticalex.bluesman.smirnov@gmail.com
2012-07-126lowpan: get extra headroom in allocated framealex.bluesman.smirnov@gmail.com
2012-07-12mac802154: add get short address methodalex.bluesman.smirnov@gmail.com
2012-07-126lowpan: revert: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com
2012-07-12ipv4: Fix warnings in ip_do_redirect() for some configurations.David S. Miller
2012-07-12cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau
2012-07-12tipc: limit error messages relating to memory leak to one linePaul Gortmaker
2012-07-12tipc: factor stats struct out of the larger link structPaul Gortmaker
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg
2012-07-12minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier
2012-07-12mac80211: tx: do not drop non-robust mgmt to non-MFP stas.Nicolas Cavallari
2012-07-12mac80211: restructure key selectionJohannes Berg
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg
2012-07-12mac80211: redesign scan RXJohannes Berg
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12nl80211: send interface after creationJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-12net: Remove checks for dst_ops->redirect being NULL.David S. Miller
2012-07-12net: Add dummy dst_ops->redirect method where needed.David S. Miller
2012-07-12ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller
2012-07-12ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller
2012-07-12ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect().David S. Miller
2012-07-12ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller
2012-07-12ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller
2012-07-12ipv4: Kill ip_rt_redirect().David S. Miller
2012-07-12ipv4: Add redirect support to all protocol icmp error handlers.David S. Miller
2012-07-12ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller