aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-04
|\
| * vlan: dont drop packets from unknown vlans in promiscuous modeEric Dumazet2010-09-30
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-30
| |\
| | * mac80211: fix use-after-freeJohannes Berg2010-09-24
| * | Phonet: Correct header retrieval after pskb_may_pullKumar Sanghvi2010-09-29
| * | ip_gre: Fix dependencies wrt. ipv6.David S. Miller2010-09-29
| * | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski2010-09-28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-28
|\| |
| * | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-27
| * | net/9p: Mount only matching virtio channelsSven Eckelmann2010-09-27
| * | ipv6: add IPv6 to neighbour table overflow warningUlrich Weber2010-09-27
| * | tcp: fix TSO FACK loss marking in tcp_mark_head_lostYuchung Cheng2010-09-27
| * | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-26
| * | br2684: fix scheduling while atomicKarl Hiramoto2010-09-26
| * | net: fix a lockdep splatEric Dumazet2010-09-25
| * | xfrm4: strip ECN bits from tos fieldUlrich Weber2010-09-22
| * | netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa2010-09-22
| * | netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy2010-09-22
| * | netfilter: fix a race in nf_ct_ext_create()Eric Dumazet2010-09-22
| * | netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao2010-09-22
| * | netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman2010-09-22
| * | netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet2010-09-22
| * | ip: fix truesize mismatch in ip fragmentationEric Dumazet2010-09-21
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-21
| |\|
| | * wext: fix potential private ioctl memory content leakJohannes Berg2010-09-20
| * | tcp: Fix race in tcp_pollTom Marshall2010-09-20
| * | rose: Fix signedness issues wrt. digi count.David S. Miller2010-09-20
| * | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-20
| * | ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet2010-09-20
* | | net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso2010-09-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-19
|\| |
| * | sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich2010-09-17
| * | net/llc: storing negative error codes in unsigned shortDan Carpenter2010-09-17
| * | xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet2010-09-17
| * | net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller2010-09-15
| * | net: use rcu_barrier() in rollback_registered_manyEric Dumazet2010-09-14
| * | ipv4: enable getsockopt() for IP_NODEFRAGMichael Kerrisk2010-09-13
| * | ipv4: force_igmp_version ignored when a IGMPv3 query receivedBob Arendt2010-09-13
| * | net/llc: make opt unsigned in llc_ui_setsockopt()Dan Carpenter2010-09-13
| * | sch_atm: Fix potential NULL deref.David S. Miller2010-09-12
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-14
|\ \ \
| * | | sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg2010-09-12
| * | | gss:spkm3 miss returning error to caller when import security contextBian Naimeng2010-09-12
| * | | gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-12
| * | | SUNRPC: cleanup state-machine orderingJ. Bruce Fields2010-09-12
| * | | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-12
| * | | SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-12
| * | | Fix null dereference in call_allocateJ. Bruce Fields2010-09-12
| |/ /
* / / fs/9p, net/9p: memory leak fixesLatchesar Ionkov2010-09-13
|/ /
* | sctp: fix test for end of loopJoe Perches2010-09-09