summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka2012-03-261-1/+2
* mac80211: remove outdated commentEliad Peller2012-03-261-3/+0
* cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2012-03-261-10/+19
* bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-221-0/+1
* netfilter: remove forward module param confusion.Rusty Russell2012-03-222-14/+4
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-221-3/+3
* xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-221-2/+2
* RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-223-3/+3
* netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-221-1/+1
* l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise2012-03-211-0/+1
* net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-211-1/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-211-0/+1
|\
| * Merge branch 'next-queue' into nextJames Morris2012-02-091-0/+1
| |\
| | * KEYS: Allow special keyrings to be clearedDavid Howells2012-01-191-0/+1
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-2112-41/+36
|\ \ \
| * | | sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-204-18/+18
| * | | rds: remove the second argument of k[un]map_atomic()Cong Wang2012-03-207-21/+16
| * | | net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-202-2/+2
|\ \ \ \
| * | | | rds: Fix typo in iw_recv.c and ib_recv.cMasanari Iida2012-02-092-2/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-20273-8740/+13374
|\ \ \ \
| * | | | Fix pppol2tp getsockname()Benjamin LaHaise2012-03-201-1/+1
| * | | | Remove printk from rds_sendmsgDave Jones2012-03-201-1/+0
| * | | | ipv6: fix incorrent ipv6 ipsec packet fragmentGao feng2012-03-201-5/+6
| * | | | tcp: reduce out_of_order memory useEric Dumazet2012-03-192-1/+19
| * | | | tcp: introduce tcp_data_queue_ofoEric Dumazet2012-03-191-99/+115
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-186-31/+41
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman2012-03-161-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-1617-431/+355
| |\ \ \ \
| | * | | | mac80211: make uapsd_* keys per-vifEliad Peller2012-03-156-102/+79
| | * | | | mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller2012-03-151-8/+5
| | * | | | mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa2012-03-151-0/+7
| | * | | | mac80211: Don't let regulatory make us deafPaul Stewart2012-03-134-19/+51
| | * | | | mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-132-2/+2
| | * | | | cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-131-4/+3
| | * | | | mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-133-8/+31
| | * | | | mac80211: move RX WEP weak IV countingJohannes Berg2012-03-133-12/+6
| | * | | | mac80211: set basic rates earlierJohannes Berg2012-03-121-48/+49
| | * | | | mac80211: refactor common auth/assoc setup codeJohannes Berg2012-03-121-62/+59
| | * | | | mac80211: remove spurious BSSID change flagJohannes Berg2012-03-121-3/+0
| | * | | | mac80211: simplify wmm check during associationJohannes Berg2012-03-122-6/+6
| | * | | | mac80211: simplify HT checksJohannes Berg2012-03-121-31/+26
| | * | | | mac80211: move misplaced commentJohannes Berg2012-03-121-7/+7
| | * | | | mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa2012-03-121-0/+9
| | * | | | mac80211: set channel back after disassociatingJohannes Berg2012-03-121-7/+6
| | * | | | mac80211: remove tx_syncJohannes Berg2012-03-124-120/+0
| | * | | | mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa2012-03-121-0/+6
| | * | | | cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-122-0/+11
| * | | | | net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-1219-48/+79
| * | | | | net: Convert printks to pr_<level>Joe Perches2012-03-1125-181/+163
OpenPOWER on IntegriCloud