summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2010-04-031-46/+74
* l2tp: Add L2TPv3 protocol supportJames Chapman2010-04-034-148/+484
* l2tp: Add ppp device name to L2TP ppp session dataJames Chapman2010-04-031-0/+4
* l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-038-2682/+3173
* l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman2010-04-033-0/+2686
* net: convert multicast list to list_headJiri Pirko2010-04-0316-429/+319
* net: move address list functions to a separate fileJiri Pirko2010-04-037-446/+501
* net: illegal_highdma() fixEric Dumazet2010-04-021-1/+3
* net: change illegal_highdma to use dma_maskFUJITA Tomonori2010-04-011-6/+14
* flow: structurize flow cacheTimo Teräs2010-04-011-104/+119
* xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2010-04-012-27/+10
* xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-011-0/+4
* xfrm: Remove xfrm_state_genidHerbert Xu2010-04-011-4/+1
* rps: keep the old behavior on SMP without rpsChangli Gao2010-04-011-14/+28
* gen_estimator: deadlock fixEric Dumazet2010-04-011-2/+13
* ipv4: remove redundant verification codeHagen Paul Pfeifer2010-04-011-4/+0
* net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell2010-04-011-0/+1
* sctp: eliminate useless codeHagen Paul Pfeifer2010-03-301-1/+0
* tipc: define needless global scoped variable staticHagen Paul Pfeifer2010-03-301-1/+1
* fix net/core/dst.c coding style error and warningslaurent chavey2010-03-301-21/+20
* netdev: ethtool RXHASH flagstephen hemminger2010-03-301-1/+6
* ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明2010-03-301-2/+13
* sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().YOSHIFUJI Hideaki / 吉藤英明2010-03-301-14/+1
* net_sched: minor netns related cleanupTom Goff2010-03-301-3/+1
* net-caif: add CAIF Kconfig and MakefilesSjur Braendeland2010-03-304-0/+77
* net-caif: add CAIF netdeviceSjur Braendeland2010-03-301-0/+451
* net-caif: add CAIF socket implementationSjur Braendeland2010-03-301-0/+1391
* net-caif: add CAIF device registration functionalitySjur Braendeland2010-03-302-0/+500
* net-caif: add CAIF generic caif support functionsSjur Braendeland2010-03-302-0/+1100
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-3011-0/+1981
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-299-79/+319
|\
| * mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter2010-03-241-2/+0
| * mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-242-0/+42
| * cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-243-0/+150
| * mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-233-10/+60
| * net/wireless/wext-core.c: Use IW_EVENT_IDX macroJoe Perches2010-03-231-11/+11
| * net/wireless/wext_core.c: Use IW_IOCTL_IDX macroJoe Perches2010-03-231-56/+56
* | rps: fix net-sysfs build for !CONFIG_RPSStephen Rothwell2010-03-291-3/+4
* | net: __netif_receive_skb should be staticEric Dumazet2010-03-281-1/+1
* | net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64Jan Engelhardt2010-03-271-0/+1
* | net: fix unaligned access in IFLA_STATS64Jan Engelhardt2010-03-271-31/+31
* | netlink: use the appropriate namespace pidTom Goff2010-03-261-1/+1
* | ipv6: Fix result generation in ipv6_get_ifaddr().David S. Miller2010-03-251-3/+4
* | ipv6: Preserve pervious behavior in ipv6_link_dev_addr().David S. Miller2010-03-251-1/+1
* | rps: add CONFIG_RPSEric Dumazet2010-03-252-10/+24
* | tipc: remove trailing space in messagesFrans Pop2010-03-243-6/+6
* | net: remove trailing space in messagesFrans Pop2010-03-249-11/+11
* | rds: cleanup: remove unneeded variableDan Carpenter2010-03-241-2/+0
* | wimax: remove unneeded variableDan Carpenter2010-03-242-4/+0
* | llc: cleanup: remove dead code from llc_init()Dan Carpenter2010-03-241-6/+0
OpenPOWER on IntegriCloud