aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-28
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ 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
| |/ / / / / / / /
* | | | | | | | | caif: fix two caif_connect() bugsEric Dumazet2010-10-05
* | | | | | | | | cls_u32: signedness bugDan Carpenter2010-10-05
* | | | | | | | | sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-04
* | | | | | | | | sctp: prevent reading out-of-bounds memoryDan Rosenberg2010-10-04
* | | | | | | | | ipv4: correct IGMP behavior on v3 query during v2-compatibility modeDavid Stevens2010-10-04
* | | | | | | | | Revert "ipv4: Make INET_LRO a bool instead of tristate."Ben Hutchings2010-10-04
* | | | | | | | | net: Fix the condition passed to sk_wait_event()Nagendra Tomar2010-10-03
* | | | | | | | | net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski2010-10-03
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | 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
| |_|_|/ / / / |/| | | | | |
* | | | | | | 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
| |_|/ / / / |/| | | | |
* | | | | | 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