summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* dccp: Kill dead code and add static markers.stephen hemminger2010-10-065-40/+25
* TCP: Fix setting of snd_ssthresh in tcp_mtu_probe_successJohn Heffner2010-10-061-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-0610-93/+124
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-10-068-88/+110
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-045-19/+27
| | |\
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-2831-122/+176
| | |\ \
| | * | | net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso2010-09-271-11/+18
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-199-11/+10
| | |\ \ \
| | * \ \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-146-76/+86
| | |\ \ \ \
| | | * | | | sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg2010-09-121-1/+1
| | | * | | | gss:spkm3 miss returning error to caller when import security contextBian Naimeng2010-09-121-1/+4
| | | * | | | gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-121-2/+8
| | | * | | | SUNRPC: cleanup state-machine orderingJ. Bruce Fields2010-09-121-42/+42
| | | * | | | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-122-20/+20
| | | * | | | SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-122-7/+8
| | | * | | | Fix null dereference in call_allocateJ. Bruce Fields2010-09-121-4/+4
| | * | | | | fs/9p, net/9p: memory leak fixesLatchesar Ionkov2010-09-131-1/+6
| | |/ / / /
| * | | | | caif: fix two caif_connect() bugsEric Dumazet2010-10-051-6/+15
| * | | | | cls_u32: signedness bugDan Carpenter2010-10-051-1/+1
* | | | | | neigh: RCU conversion of struct neighbourEric Dumazet2010-10-061-52/+85
* | | | | | fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-058-64/+66
* | | | | | bonding: fix to rejoin multicast groups immediatelyFlavio Leitner2010-10-051-8/+8
* | | | | | AF_UNIX: Implement SO_TIMESTAMP and SO_TIMETAMPNS on Unix socketsAlban Crequy2010-10-051-0/+5
* | | | | | net neigh: RCU conversion of neigh hash tableEric Dumazet2010-10-055-96/+158
* | | | | | net neigh: neigh_delete() and neigh_add() changesEric Dumazet2010-10-051-22/+17
* | | | | | net: add a core netdev->rx_dropped counterEric Dumazet2010-10-059-27/+22
* | | | | | ipv6: make __ipv6_isatap_ifid staticstephen hemminger2010-10-051-2/+1
* | | | | | fib: fib_rules_cleanup can be staticstephen hemminger2010-10-051-2/+1
* | | | | | fib: cleanupsEric Dumazet2010-10-053-182/+206
* | | | | | caif: remove duplicated includeNicolas Kaiser2010-10-051-1/+0
* | | | | | ipvs: Use frag walker helper in SCTP proto support.David S. Miller2010-10-051-9/+10
* | | | | | net: dynamic ingress_queue allocationEric Dumazet2010-10-053-26/+62
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-0414-37/+97
|\ \ \ \ \ \ | |/ / / / /
| * | | | | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-031-2/+6
| * | | | | sctp: prevent reading out-of-bounds memoryDan Rosenberg2010-10-031-1/+12
| * | | | | ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens2010-10-031-1/+13
| * | | | | Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings2010-10-031-1/+1
| * | | | | net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-10-031-4/+4
| * | | | | net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-10-031-4/+24
| | |_|_|/ | |/| | |
| * | | | vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet2010-09-301-4/+10
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-301-4/+0
| |\ \ \ \
| * | | | | Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi2010-09-291-1/+2
| * | | | | ip_gre: Fix dependencies wrt. ipv6.David S. Miller2010-09-281-0/+1
| * | | | | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski2010-09-281-10/+14
| | |_|_|/ | |/| | |
| * | | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-272-3/+4
| * | | | net/9p: Mount only matching virtio channelsSven Eckelmann2010-09-271-1/+2
| * | | | ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2010-09-272-2/+2
| * | | | tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng2010-09-271-1/+2
* | | | | net: introduce DST_NOCACHE flagEric Dumazet2010-10-032-1/+4
* | | | | sctp: Fix break indentation in sctp_ioctl().David S. Miller2010-10-031-1/+1
OpenPOWER on IntegriCloud