aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* arp: allow arp processing to honor per interface arp_accept sysctlNeil Horman2012-03-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-16
|\
| * mac80211: make uapsd_* keys per-vifEliad Peller2012-03-15
| * mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller2012-03-15
| * mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa2012-03-15
| * mac80211: Don't let regulatory make us deafPaul Stewart2012-03-13
| * mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-13
| * cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-13
| * mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-13
| * mac80211: move RX WEP weak IV countingJohannes Berg2012-03-13
| * mac80211: set basic rates earlierJohannes Berg2012-03-12
| * mac80211: refactor common auth/assoc setup codeJohannes Berg2012-03-12
| * mac80211: remove spurious BSSID change flagJohannes Berg2012-03-12
| * mac80211: simplify wmm check during associationJohannes Berg2012-03-12
| * mac80211: simplify HT checksJohannes Berg2012-03-12
| * mac80211: move misplaced commentJohannes Berg2012-03-12
| * mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa2012-03-12
| * mac80211: set channel back after disassociatingJohannes Berg2012-03-12
| * mac80211: remove tx_syncJohannes Berg2012-03-12
| * mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa2012-03-12
| * cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-12
* | net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-12
* | net: Convert printks to pr_<level>Joe Perches2012-03-12
* | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-11
* | ipv6: Fix Smatch warning.Li Wei2012-03-11
* | caif: make zero a legal caif connetion id.sjur.brandeland@stericsson.com2012-03-11
* | caif: Fix for a race in socket transmit with flow control.Dmitry Tarnyagin2012-03-11
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-03-11
|\ \
| * | batman-adv: Remove spaces after a castSven Eckelmann2012-03-10
| * | batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann2012-03-10
| * | batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-10
| * | batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-10
* | | ipv4: Make ip_rcv_options() return bool.David S. Miller2012-03-09
* | | ipv4: Make ip_call_ra_chain() return bool.David S. Miller2012-03-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-09
|\ \ \
| * | | route: Remove redirect_genidSteffen Klassert2012-03-08
| * | | inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2012-03-08
| * | | bridge: fix state reporting when port is disabledPaulius Zaleckas2012-03-08
| * | | bridge: br_log_state() s/entering/entered/Paulius Zaleckas2012-03-08
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-03-08
| |\ \ \
| | * | | openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross2012-03-07
| | * | | openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff2012-03-06
| * | | | IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-06
| * | | | netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso2012-03-06
| * | | | bridge: netfilter: don't call iptables on vlan packets if sysctl is offFlorian Westphal2012-03-06
| * | | | netfilter: bridge: fix wrong pointer dereferencePablo Neira Ayuso2012-03-06
| * | | | netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoloadPablo Neira Ayuso2012-03-06
| * | | | netfilter: ebtables: fix wrong name length while copying to user-spaceSantosh Nayak2012-03-06
| * | | | tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_unaNeal Cardwell2012-03-06
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\ \ \ \ \ | | |_|_|/ | |/| | |