summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-03-31net-caif: add CAIF core protocol stackSjur Braendeland
2010-03-30net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani
2010-03-30mac80211: move netdev queue enabling to correct spotJohannes Berg
2010-03-30mac80211: fix PREQ processing and one small bugPorsch, Marco
2010-03-30mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville
2010-03-30wireless: convert reg_regdb_search_lock to mutexJohn W. Linville
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-29rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell
2010-03-29net: __netif_receive_skb should be staticEric Dumazet
2010-03-29ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明
2010-03-28net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt
2010-03-27net: fix unaligned access in IFLA_STATS64Jan Engelhardt
2010-03-27net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2010-03-27ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov
2010-03-27ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov
2010-03-27net: fix netlink address dumping in IPv4/IPv6Patrick McHardy
2010-03-27netlink: use the appropriate namespace pidTom Goff
2010-03-26ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller
2010-03-26ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller
2010-03-25rps: add CONFIG_RPSEric Dumazet
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet
2010-03-24tipc: remove trailing space in messagesFrans Pop
2010-03-24net: remove trailing space in messagesFrans Pop
2010-03-24rds: cleanup: remove unneeded variableDan Carpenter
2010-03-24wimax: remove unneeded variableDan Carpenter
2010-03-24llc: cleanup: remove dead code from llc_init()Dan Carpenter
2010-03-24af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter
2010-03-24mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter
2010-03-24mac80211: Add support for connection quality monitoringJuuso Oikarinen
2010-03-24cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen
2010-03-24vlan: updates vlan real_num_tx_queuesVasu Dev
2010-03-24vlan: adds vlan_dev_select_queueVasu Dev
2010-03-24net: Fix locking in flush_backlogTom Herbert
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen
2010-03-23net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches
2010-03-23net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches
2010-03-23cgroups: net_cls as moduleBen Blum
2010-03-23net_sched: make traffic control network namespace awareTom Goff
2010-03-23netpoll: warn when there are spaces in parametersAmerigo Wang
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-23rps: Fix build with CONFIG_SYSFS enabledTom Herbert
2010-03-22netfilter: xt_recent: fix regression in rules using a zero hit_countPatrick McHardy
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-22rxrpc: Check allocation failure.Tetsuo Handa
2010-03-22ip_gre: include route header_len in max_headroom calculationTimo Teräs
2010-03-22bridge: cleanup: remove unused assignmentDan Carpenter