summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | netpoll: warn when there are spaces in parametersAmerigo Wang2010-03-221-2/+5
| * | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-03-246-34/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sunrpc: handle allocation errors from __rpc_lookup_create()Dan Carpenter2010-03-221-0/+2
| | * | | SUNRPC: Fix the return value of rpc_run_bc_task()Trond Myklebust2010-03-221-0/+1
| | * | | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust2010-03-223-31/+9
| | * | | SUNRPC: Fix a potential memory leak in auth_gssTrond Myklebust2010-03-211-3/+2
| | |/ /
| * | | 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
| | |/ / /
| | * | | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-202-3/+5
| | * | | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-201-3/+14
| | * | | NET_DMA: free skbs periodicallySteven J. Magnani2010-03-201-20/+43
| | * | | tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte2010-03-191-0/+3
| | * | | net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-192-0/+6
| | * | | TCP: check min TTL on received ICMP packetsstephen hemminger2010-03-191-0/+5
| | * | | ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu2010-03-191-1/+1
| | * | | ipv4: check rt_genid in dst_checkTimo Teräs2010-03-191-4/+10
| | * | | net: Potential null skb->dev dereferenceEric Dumazet2010-03-182-5/+7
| | * | | tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky2010-03-181-1/+1
| * | | | 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
| * | | bridge: Make first arg to deliver_clone const.David S. Miller2010-03-161-2/+4
| * | | bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明2010-03-163-2/+10
| * | | route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev2010-03-161-10/+6
| * | | bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明2010-03-161-2/+3
| * | | bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明2010-03-161-2/+2
| * | | NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby2010-03-161-2/+2
| * | | tipc: fix lockdep warning on address assignmentNeil Horman2010-03-161-10/+16
| * | | bridge: Fix br_forward crash in promiscuous modeMichael Braun2010-03-163-5/+13
| * | | bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu2010-03-151-4/+5
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-1523-178/+312
| |\ \ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-142-14/+66
| | |\ \ \
| | | * | | 9p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi2010-03-131-8/+8
| | | * | | net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2010-03-131-0/+20
| | | * | | net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V2010-03-131-6/+38
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-1344-316/+477
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisationGerrit Renker2010-03-153-15/+17
| * | | | | phonet: use for_each_set_bit()Akinobu Mita2010-03-152-4/+2
| | |/ / / | |/| | |
| * | | | bridge: ensure to unlock in error path in br_multicast_query().YOSHIFUJI Hideaki2010-03-131-4/+7
| * | | | ipv6: Send netlink notification when DAD failsHerbert Xu2010-03-131-0/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-133-8/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet2010-03-101-3/+7
| | * | | mac80211: Fix (dynamic) power save entryJuuso Oikarinen2010-03-101-5/+8
| | * | | mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen2010-03-101-0/+1