aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明2010-04-06
* net: Add a missing local_irq_enable()Eric Dumazet2010-04-05
* rps: fixed missed rps_unlockTom Herbert2010-04-05
* l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet2010-04-04
* SCTP: Change to use ipv6_addr_copy()Brian Haley2010-04-03
* icmp: Account for ICMP out errorsEric Dumazet2010-04-03
* l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller2010-04-03
* l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller2010-04-03
* l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman2010-04-03
* l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman2010-04-03
* l2tp: Add L2TP ethernet pseudowire supportJames Chapman2010-04-03
* l2tp: Convert rwlock to RCUJames Chapman2010-04-03
* l2tp: Add netlink control API for L2TPJames Chapman2010-04-03
* netlink: Export genl_lock() API for use by modulesJames Chapman2010-04-03
* l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman2010-04-03
* l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2010-04-03
* l2tp: Add L2TPv3 protocol supportJames Chapman2010-04-03
* l2tp: Add ppp device name to L2TP ppp session dataJames Chapman2010-04-03
* l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-03
* l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman2010-04-03
* net: convert multicast list to list_headJiri Pirko2010-04-03
* net: move address list functions to a separate fileJiri Pirko2010-04-03
* net: illegal_highdma() fixEric Dumazet2010-04-02
* net: change illegal_highdma to use dma_maskFUJITA Tomonori2010-04-01
* flow: structurize flow cacheTimo Teräs2010-04-01
* xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2010-04-01
* xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-01
* xfrm: Remove xfrm_state_genidHerbert Xu2010-04-01
* rps: keep the old behavior on SMP without rpsChangli Gao2010-04-01
* gen_estimator: deadlock fixEric Dumazet2010-04-01
* ipv4: remove redundant verification codeHagen Paul Pfeifer2010-04-01
* net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell2010-04-01
* sctp: eliminate useless codeHagen Paul Pfeifer2010-03-31
* tipc: define needless global scoped variable staticHagen Paul Pfeifer2010-03-31
* fix net/core/dst.c coding style error and warningslaurent chavey2010-03-31
* netdev: ethtool RXHASH flagstephen hemminger2010-03-31
* ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明2010-03-31
* sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().YOSHIFUJI Hideaki / 吉藤英明2010-03-31
* net_sched: minor netns related cleanupTom Goff2010-03-30
* net-caif: add CAIF Kconfig and MakefilesSjur Braendeland2010-03-30
* net-caif: add CAIF netdeviceSjur Braendeland2010-03-30
* net-caif: add CAIF socket implementationSjur Braendeland2010-03-30
* net-caif: add CAIF device registration functionalitySjur Braendeland2010-03-30
* net-caif: add CAIF generic caif support functionsSjur Braendeland2010-03-30
* net-caif: add CAIF core protocol stackSjur Braendeland2010-03-30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-29
|\
| * mac80211: remove unneed variable from ieee80211_tx_pending()Dan Carpenter2010-03-24
| * mac80211: Add support for connection quality monitoringJuuso Oikarinen2010-03-24
| * cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-24
| * mac80211: Add support for connection monitor in hardwareJuuso Oikarinen2010-03-23