summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-231-1/+1
|\
| * [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-213-28/+19Star
|\ \
| * | switch touch_atime to struct pathAl Viro2012-03-211-2/+2
| * | switch unix_sock to struct pathAl Viro2012-03-212-21/+16Star
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-211-6/+2Star
* | | 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/+36Star
|\ \ \ \ \
| * | | | | 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/+16Star
| * | | | | 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-212-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-21273-8740/+13374
|\ \ \ \ \
| * | | | | Fix pppol2tp getsockname()Benjamin LaHaise2012-03-201-1/+1
| * | | | | Remove printk from rds_sendmsgDave Jones2012-03-201-1/+0Star
| * | | | | 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-196-31/+41
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman2012-03-171-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-1617-431/+355Star
| |\ \ \ \ \
| | * | | | | mac80211: make uapsd_* keys per-vifEliad Peller2012-03-156-102/+79Star
| | * | | | | mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller2012-03-151-8/+5Star
| | * | | | | 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/+3Star
| | * | | | | mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-133-8/+31
| | * | | | | mac80211: move RX WEP weak IV countingJohannes Berg2012-03-133-12/+6Star
| | * | | | | mac80211: set basic rates earlierJohannes Berg2012-03-121-48/+49
| | * | | | | mac80211: refactor common auth/assoc setup codeJohannes Berg2012-03-121-62/+59Star
| | * | | | | mac80211: remove spurious BSSID change flagJohannes Berg2012-03-121-3/+0Star
| | * | | | | mac80211: simplify wmm check during associationJohannes Berg2012-03-122-6/+6
| | * | | | | mac80211: simplify HT checksJohannes Berg2012-03-121-31/+26Star
| | * | | | | 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/+6Star
| | * | | | | mac80211: remove tx_syncJohannes Berg2012-03-124-120/+0Star
| | * | | | | 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-1319-48/+79
| * | | | | | net: Convert printks to pr_<level>Joe Perches2012-03-1225-181/+163Star
| * | | | | | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-123-24/+16Star
| * | | | | | ipv6: Fix Smatch warning.Li Wei2012-03-111-1/+1
| * | | | | | caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com2012-03-111-3/+6
| * | | | | | caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin2012-03-116-24/+31
| * | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-03-1114-194/+145Star
| |\ \ \ \ \ \