| Commit message (Expand) | Author | Age | Files | Lines |
* | sctp: prevent reading out-of-bounds memory | Dan Rosenberg | 2010-10-03 | 1 | -1/+12 |
* | ipv4: correct IGMP behavior on v3 query during v2-compatibility mode | David Stevens | 2010-10-03 | 1 | -1/+13 |
* | Revert "ipv4: Make INET_LRO a bool instead of tristate." | Ben Hutchings | 2010-10-03 | 1 | -1/+1 |
* | net: Fix the condition passed to sk_wait_event() | Nagendra Tomar | 2010-10-03 | 1 | -4/+4 |
* | net: Fix IPv6 PMTU disc. w/ asymmetric routes | Maciej Żenczykowski | 2010-10-03 | 1 | -4/+24 |
* | vlan: dont drop packets from unknown vlans in promiscuous mode | Eric Dumazet | 2010-09-30 | 1 | -4/+10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-30 | 1 | -4/+0 |
|\ |
|
| * | mac80211: fix use-after-free | Johannes Berg | 2010-09-24 | 1 | -4/+0 |
* | | Phonet: Correct header retrieval after pskb_may_pull | Kumar Sanghvi | 2010-09-29 | 1 | -1/+2 |
* | | ip_gre: Fix dependencies wrt. ipv6. | David S. Miller | 2010-09-28 | 1 | -0/+1 |
* | | net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out() | Damian Lukowski | 2010-09-28 | 1 | -10/+14 |
* | | tcp: Fix >4GB writes on 64-bit. | David S. Miller | 2010-09-27 | 2 | -3/+4 |
* | | net/9p: Mount only matching virtio channels | Sven Eckelmann | 2010-09-27 | 1 | -1/+2 |
* | | ipv6: add IPv6 to neighbour table overflow warning | Ulrich Weber | 2010-09-27 | 2 | -2/+2 |
* | | tcp: fix TSO FACK loss marking in tcp_mark_head_lost | Yuchung Cheng | 2010-09-27 | 1 | -1/+2 |
* | | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 2010-09-26 | 2 | -3/+13 |
* | | br2684: fix scheduling while atomic | Karl Hiramoto | 2010-09-26 | 1 | -10/+2 |
* | | net: fix a lockdep splat | Eric Dumazet | 2010-09-24 | 6 | -26/+26 |
* | | xfrm4: strip ECN bits from tos field | Ulrich Weber | 2010-09-22 | 1 | -1/+1 |
* | | netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag | Jiri Olsa | 2010-09-22 | 1 | -1/+3 |
* | | netfilter: nf_nat_snmp: fix checksum calculation (v4) | Patrick McHardy | 2010-09-22 | 1 | -2/+4 |
* | | netfilter: fix a race in nf_ct_ext_create() | Eric Dumazet | 2010-09-22 | 1 | -1/+3 |
* | | netfilter: fix ipt_REJECT TCP RST routing for indev == outdev | Changli Gao | 2010-09-22 | 1 | -0/+1 |
* | | netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() | Simon Horman | 2010-09-22 | 1 | -1/+1 |
* | | netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets | Eric Dumazet | 2010-09-22 | 1 | -1/+5 |
* | | ip: fix truesize mismatch in ip fragmentation | Eric Dumazet | 2010-09-21 | 2 | -11/+26 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | wext: fix potential private ioctl memory content leak | Johannes Berg | 2010-09-20 | 1 | -1/+1 |
* | | tcp: Fix race in tcp_poll | Tom Marshall | 2010-09-20 | 2 | -2/+7 |
* | | rose: Fix signedness issues wrt. digi count. | David S. Miller | 2010-09-20 | 1 | -2/+2 |
* | | xfrm: Allow different selector family in temporary state | Thomas Egerer | 2010-09-20 | 4 | -49/+67 |
* | | ip_gre: CONFIG_IPV6_MODULE support | Eric Dumazet | 2010-09-20 | 1 | -4/+4 |
* | | sctp: Do not reset the packet during sctp_packet_config(). | Vlad Yasevich | 2010-09-17 | 1 | -1/+0 |
* | | net/llc: storing negative error codes in unsigned short | Dan Carpenter | 2010-09-16 | 1 | -1/+1 |
* | | xfrm: dont assume rcu_read_lock in xfrm_output_one() | Eric Dumazet | 2010-09-16 | 1 | -1/+1 |
* | | net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS | David S. Miller | 2010-09-14 | 1 | -1/+1 |
* | | net: use rcu_barrier() in rollback_registered_many | Eric Dumazet | 2010-09-14 | 1 | -1/+1 |
* | | ipv4: enable getsockopt() for IP_NODEFRAG | Michael Kerrisk | 2010-09-13 | 1 | -0/+3 |
* | | ipv4: force_igmp_version ignored when a IGMPv3 query received | Bob Arendt | 2010-09-13 | 1 | -1/+1 |
* | | net/llc: make opt unsigned in llc_ui_setsockopt() | Dan Carpenter | 2010-09-13 | 1 | -1/+2 |
* | | sch_atm: Fix potential NULL deref. | David S. Miller | 2010-09-12 | 1 | -4/+0 |
* | | sctp: fix test for end of loop | Joe Perches | 2010-09-09 | 1 | -23/+23 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2010-09-08 | 23 | -274/+919 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-07 | 14 | -37/+91 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-28 | 7 | -32/+21 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-23 | 7 | -33/+31 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-08-18 | 4 | -15/+46 |
| |\ \ \ \ \ |
|
| | * | | | | | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust | 2010-08-17 | 1 | -4/+5 |
| | * | | | | | rpcrdma: Fix SQ size calculation when memreg is FRMR | Tom Tucker | 2010-08-11 | 2 | -4/+18 |
| | * | | | | | xprtrdma: Do not truncate iova_start values in frmr registrations. | Steve Wise | 2010-08-11 | 1 | -1/+1 |