summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona5-10/+8
2010-04-08tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skbDavid S. Miller1-0/+1
2010-04-08udp: fix for unicast RX path optimizationJorge Boncompte [DTI2]2-4/+4
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville46-320/+432
2010-04-08net: fix ethtool coding style errors and warningschavey1-67/+74
2010-04-08x.25 attempts to negotiate invalid throughputJohn Hughes2-7/+28
2010-04-08x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes3-6/+68
2010-04-08bridge: Fix IGMP3 report parsingHerbert Xu1-1/+1
2010-04-08net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet1-1/+1
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-9/+23
2010-04-08mac80211: fix paged RX cryptoJohannes Berg1-4/+6
2010-04-07mac80211: fix some RX aggregation lockingJohannes Berg1-4/+15
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg5-87/+40
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg5-7/+7
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg4-28/+5
2010-04-07mac80211: remove irq disabling for sta lockJohannes Berg1-3/+2
2010-04-07mac80211: fix station destruction problemJohannes Berg1-6/+9
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen5-33/+78
2010-04-07flow: delayed deletion of flow cache entriesTimo Teräs1-31/+69
2010-04-07xfrm: remove policy garbage collectionTimo Teräs1-34/+5
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs3-388/+376
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs2-98/+142
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller36-182/+370
2010-04-07socket: remove duplicate declaration of struct timespecHagen Paul Pfeifer1-3/+2
2010-04-07TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy2-6/+11
2010-04-07mac80211: Fix robust management frame handling (MFP)Jouni Malinen1-1/+2
2010-04-06mac80211: annotate station rcu dereferencesJohannes Berg2-6/+18
2010-04-06mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona2-3/+5
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-78/+80
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明1-0/+3
2010-04-06net: Add a missing local_irq_enable()Eric Dumazet1-0/+1
2010-04-06rps: fixed missed rps_unlockTom Herbert1-1/+1
2010-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-4/+19
2010-04-059p: saving negative to unsigned charDan Carpenter1-2/+3
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V1-2/+16
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet2-2/+2
2010-04-04SCTP: Change to use ipv6_addr_copy()Brian Haley1-4/+4
2010-04-04icmp: Account for ICMP out errorsEric Dumazet3-2/+6
2010-04-04l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller3-5/+5
2010-04-04l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller1-1/+1
2010-04-04l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman3-14/+126
2010-04-04l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman6-2/+392
2010-04-04l2tp: Add L2TP ethernet pseudowire supportJames Chapman3-0/+372
2010-04-04l2tp: Convert rwlock to RCUJames Chapman1-36/+42
2010-04-04l2tp: Add netlink control API for L2TPJames Chapman5-44/+1044
2010-04-04netlink: Export genl_lock() API for use by modulesJames Chapman1-2/+4
2010-04-04l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman6-62/+812
2010-04-04l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman1-46/+74
2010-04-04l2tp: Add L2TPv3 protocol supportJames Chapman4-148/+484
2010-04-04l2tp: Add ppp device name to L2TP ppp session dataJames Chapman1-0/+4