summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland11-0/+1981
2010-03-30net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani1-0/+1
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg2-6/+12
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco1-2/+2
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville1-3/+3
2010-03-30wireless: convert reg_regdb_search_lock to mutexJohn W. Linville1-7/+5
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-79/+319
2010-03-29rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell1-3/+4
2010-03-28net: __netif_receive_skb should be staticEric Dumazet1-1/+1
2010-03-28ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明1-4/+9
2010-03-27net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt1-0/+1
2010-03-27net: fix unaligned access in IFLA_STATS64Jan Engelhardt1-31/+31
2010-03-27net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2-8/+14
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black1-0/+4
2010-03-26ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov1-6/+11
2010-03-26ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov1-2/+2
2010-03-26net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2-2/+2
2010-03-26netlink: use the appropriate namespace pidTom Goff1-1/+1
2010-03-25ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller1-3/+4
2010-03-25ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller1-1/+1
2010-03-25rps: add CONFIG_RPSEric Dumazet2-10/+24
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller3-3/+5
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet1-0/+1
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik1-1/+1
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet1-1/+2
2010-03-24tipc: remove trailing space in messagesFrans Pop3-6/+6
2010-03-24net: remove trailing space in messagesFrans Pop9-11/+11
2010-03-24rds: cleanup: remove unneeded variableDan Carpenter1-2/+0
2010-03-24wimax: remove unneeded variableDan Carpenter2-4/+0
2010-03-24llc: cleanup: remove dead code from llc_init()Dan Carpenter1-6/+0
2010-03-24af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter1-5/+3
2010-03-24mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter1-2/+0
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen2-0/+42
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen3-0/+150
2010-03-24vlan: updates vlan real_num_tx_queuesVasu Dev1-0/+2
2010-03-24vlan: adds vlan_dev_select_queueVasu Dev1-3/+68
2010-03-23net: Fix locking in flush_backlogTom Herbert1-4/+8
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen3-10/+60
2010-03-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches1-11/+11
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches1-56/+56
2010-03-23cgroups: net_cls as moduleBen Blum2-10/+31
2010-03-22net_sched: make traffic control network namespace awareTom Goff3-80/+107
2010-03-22netpoll: warn when there are spaces in parametersAmerigo Wang1-2/+5
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller13-76/+271
2010-03-22rps: Fix build with CONFIG_SYSFS enabledTom Herbert1-0/+4
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy1-1/+1
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-90/+221
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa1-0/+6
2010-03-21ip_gre: include route header_len in max_headroom calculationTimo Teräs1-1/+3
2010-03-21bridge: cleanup: remove unused assignmentDan Carpenter1-2/+0