aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-03-16arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller
2012-03-15mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller
2012-03-15mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg
2012-03-13mac80211: linearize SKBs as needed for cryptoJohannes Berg
2012-03-13mac80211: move RX WEP weak IV countingJohannes Berg
2012-03-12net: ipv4: Standardize prefixes for message loggingJoe Perches
2012-03-12mac80211: set basic rates earlierJohannes Berg
2012-03-12mac80211: refactor common auth/assoc setup codeJohannes Berg
2012-03-12mac80211: remove spurious BSSID change flagJohannes Berg
2012-03-12mac80211: simplify wmm check during associationJohannes Berg
2012-03-12mac80211: simplify HT checksJohannes Berg
2012-03-12mac80211: move misplaced commentJohannes Berg
2012-03-12mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa
2012-03-12mac80211: set channel back after disassociatingJohannes Berg
2012-03-12mac80211: remove tx_syncJohannes Berg
2012-03-12mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-11net: Convert printks to pr_<level>Joe Perches
2012-03-11net: get rid of some pointless casts to sockaddrMaciej Żenczykowski
2012-03-11ipv6: Fix Smatch warning.Li Wei
2012-03-11caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com
2012-03-11caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin
2012-03-11Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-03-11batman-adv: Remove spaces after a castSven Eckelmann
2012-03-11batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann
2012-03-11batman-adv: Don't begin block comments with only a /* lineSven Eckelmann
2012-03-11batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann
2012-03-09ipv4: Make ip_rcv_options() return bool.David S. Miller
2012-03-09ipv4: Make ip_call_ra_chain() return bool.David S. Miller
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-08sctp: Export sctp_do_peeloffBenjamin Poirier
2012-03-08route: Remove redirect_genidSteffen Klassert
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas
2012-03-08bridge: br_log_state() s/entering/entered/Paulius Zaleckas
2012-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2012-03-07af_iucv: add shutdown for HS transportUrsula Braun
2012-03-07af_iucv: handle netdev eventsUrsula Braun
2012-03-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-03-07Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-03-08Bluetooth: Set security level on incoming pairing requestIdo Yariv
2012-03-08Bluetooth: Fix access to the STK generation methods matrixIdo Yariv
2012-03-08Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz
2012-03-08Bluetooth: fix conding style issues all over the treeGustavo F. Padovan