summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-04-02net: illegal_highdma() fixEric Dumazet
2010-04-02net: change illegal_highdma to use dma_maskFUJITA Tomonori
2010-04-02flow: structurize flow cacheTimo Teräs
2010-04-02xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs
2010-04-02xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs
2010-04-02xfrm: Remove xfrm_state_genidHerbert Xu
2010-04-02rps: keep the old behavior on SMP without rpsChangli Gao
2010-04-02gen_estimator: deadlock fixEric Dumazet
2010-04-02ipv4: remove redundant verification codeHagen Paul Pfeifer
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-31sctp: eliminate useless codeHagen Paul Pfeifer
2010-03-31tipc: define needless global scoped variable staticHagen Paul Pfeifer
2010-03-31fix net/core/dst.c coding style error and warningslaurent chavey
2010-03-31netdev: ethtool RXHASH flagstephen hemminger
2010-03-31ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明
2010-03-31sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().YOSHIFUJI Hideaki / 吉藤英明
2010-03-31net_sched: minor netns related cleanupTom Goff
2010-03-31net-caif: add CAIF Kconfig and MakefilesSjur Braendeland
2010-03-31net-caif: add CAIF netdeviceSjur Braendeland
2010-03-31net-caif: add CAIF socket implementationSjur Braendeland
2010-03-31net-caif: add CAIF device registration functionalitySjur Braendeland
2010-03-31net-caif: add CAIF generic caif support functionsSjur Braendeland
2010-03-31net-caif: add CAIF core protocol stackSjur Braendeland
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-28net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt
2010-03-27net: fix unaligned access in IFLA_STATS64Jan Engelhardt
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-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-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-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-23net_sched: make traffic control network namespace awareTom Goff
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-22bridge: cleanup: remove unused assignmentDan Carpenter
2010-03-22pktgen node allocationRobert Olsson
2010-03-22net: dev_getfirstbyhwtype() optimizationEric Dumazet