summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | vlan: updates vlan real_num_tx_queuesVasu Dev2010-03-241-0/+2
| * | | | vlan: adds vlan_dev_select_queueVasu Dev2010-03-241-3/+68
| * | | | cgroups: net_cls as moduleBen Blum2010-03-232-10/+31
| * | | | netpoll: warn when there are spaces in parametersAmerigo Wang2010-03-221-2/+5
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2219-90/+221
| |\ \ \
| | * | | ip_gre: include route header_len in max_headroom calculationTimo Teräs2010-03-211-1/+3
| | * | | ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck2010-03-211-1/+2
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-03-215-50/+118
| | |\ \ \
| | | * | | Bluetooth: Fix kernel crash on L2CAP stress testsAndrei Emeltchenko2010-03-211-0/+5
| | | * | | Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann2010-03-215-87/+113
| | | * | | Bluetooth: Fix potential bad memory access with sysfs filesMarcel Holtmann2010-03-214-4/+41
| | * | | | net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney2010-03-211-1/+3
| | |/ / /
| * | | | rxrpc: Check allocation failure.Tetsuo Handa2010-03-221-0/+6
| | |/ / | |/| |
| * | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-03-181-6/+2
| |\ \ \
| | * | | rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng2010-03-081-6/+2
* | | | | socket: remove duplicate declaration of struct timespecHagen Paul Pfeifer2010-04-061-3/+2
* | | | | TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy2010-04-062-6/+11
* | | | | mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明2010-04-061-0/+3
* | | | | net: Add a missing local_irq_enable()Eric Dumazet2010-04-051-0/+1
* | | | | rps: fixed missed rps_unlockTom Herbert2010-04-051-1/+1
* | | | | l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet2010-04-042-2/+2
* | | | | SCTP: Change to use ipv6_addr_copy()Brian Haley2010-04-031-4/+4
* | | | | icmp: Account for ICMP out errorsEric Dumazet2010-04-033-2/+6
* | | | | l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller2010-04-033-5/+5
* | | | | l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller2010-04-031-1/+1
* | | | | l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman2010-04-033-14/+126
* | | | | l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman2010-04-036-2/+392
* | | | | l2tp: Add L2TP ethernet pseudowire supportJames Chapman2010-04-033-0/+372
* | | | | l2tp: Convert rwlock to RCUJames Chapman2010-04-031-36/+42
* | | | | l2tp: Add netlink control API for L2TPJames Chapman2010-04-035-44/+1044
* | | | | netlink: Export genl_lock() API for use by modulesJames Chapman2010-04-031-2/+4
* | | | | l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman2010-04-036-62/+812
* | | | | 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
OpenPOWER on IntegriCloud