aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | | | | | 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
* | | | | 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
| |/ / / |/| | |
* | | | sctp: fix test for end of loopJoe Perches2010-09-09
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-07
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-28
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-23
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-18
| |\ \ \ \ \
| | * | | | | NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-17
| | * | | | | rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-11
| | * | | | | xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-11
| | * | | | | SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden2010-08-10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-17
| |\ \ \ \ \ \