summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-186-31/+41
|\
| * netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso2012-03-171-11/+12
| * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-161-1/+0
| * sch_sfq: revert dont put new flow at the end of flowsEric Dumazet2012-03-161-1/+5
| * ipv6: fix icmp6_dst_alloc()Eric Dumazet2012-03-161-1/+1
| * tcp: fix syncookie regressionEric Dumazet2012-03-112-17/+23
* | 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
* | | net: get rid of some pointless casts to sockaddrMaciej Żenczykowski2012-03-113-24/+16
* | | 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/+145
|\ \ \
| * | | batman-adv: Remove spaces after a castSven Eckelmann2012-03-112-3/+3
| * | | batman-adv: Use {} braces consistent on the arms of a statementSven Eckelmann2012-03-111-1/+2
| * | | batman-adv: Don't begin block comments with only a /* lineSven Eckelmann2012-03-112-13/+3
| * | | batman-adv: Ignore 80-chars per line limits for stringsSven Eckelmann2012-03-1112-177/+137
* | | | ipv4: Make ip_rcv_options() return bool.David S. Miller2012-03-091-3/+3
* | | | ipv4: Make ip_call_ra_chain() return bool.David S. Miller2012-03-091-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-0912-48/+164
|\ \ \ \ | | |_|/ | |/| |
| * | | route: Remove redirect_genidSteffen Klassert2012-03-082-10/+2
| * | | inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2012-03-082-1/+80
| * | | bridge: fix state reporting when port is disabledPaulius Zaleckas2012-03-081-2/+1
| * | | bridge: br_log_state() s/entering/entered/Paulius Zaleckas2012-03-081-1/+1
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-03-072-12/+35
| |\ \ \
| | * | | openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross2012-03-071-12/+32
| | * | | openvswitch: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff2012-03-061-0/+3
| * | | | IPv6: Fix not join all-router mcast group when forwarding set.Li Wei2012-03-061-0/+4
| * | | | netfilter: nf_conntrack: fix early_drop with reliable event deliveryPablo Neira Ayuso2012-03-061-2/+6
OpenPOWER on IntegriCloud