Age | Commit message (Expand) | Author |
2012-11-16 | ipv6: send unsolicited neighbour advertisements to all-nodes | Hannes Frederic Sowa |
2012-11-16 | af-packet: fix oops when socket is not present | Eric Leblond |
2012-11-16 | l2tp: fix oops in l2tp_eth_create() error path | Tom Parkin |
2012-11-16 | net: fix divide by zero in tcp algorithm illinois | Jesper Dangaard Brouer |
2012-11-16 | ipv6: Set default hoplimit as zero. | Li RongQing |
2012-11-16 | tcp: fix FIONREAD/SIOCINQ | Eric Dumazet |
2012-11-16 | netlink: use kfree_rcu() in netlink_release() | Eric Dumazet |
2012-11-16 | sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter() | Zijie Pan |
2012-11-16 | mac80211: make sure data is accessible in EAPOL check | Johannes Berg |
2012-11-16 | mac80211: verify that skb data is present | Johannes Berg |
2012-11-16 | mac80211: check management frame header length | Johannes Berg |
2012-11-16 | wireless: drop invalid mesh address extension frames | Johannes Berg |
2012-11-16 | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli |
2012-11-16 | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona |
2012-11-16 | mac80211: Only process mesh config header on frames that RA_MATCH | Javier Cardona |
2012-11-16 | cfg80211: fix antenna gain handling | Felix Fietkau |
2012-11-16 | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() | Eric Dumazet |
2012-11-16 | rtnetlink: Fix problem with buffer allocation | Greg Rose |
2012-11-16 | Bluetooth: Avoid calling undefined smp_conn_security() | Ben Hutchings |
2012-10-30 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-10-30 | SUNRPC: Get rid of the xs_error_report socket callback | Trond Myklebust |
2012-10-30 | SUNRPC: Prevent races in xs_abort_connection() | Trond Myklebust |
2012-10-30 | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." | Trond Myklebust |
2012-10-30 | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT | Trond Myklebust |
2012-10-30 | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin |
2012-10-30 | mac80211: check if key has TKIP type before updating IV | Stanislaw Gruszka |
2012-10-30 | Bluetooth: SMP: Fix setting unknown auth_req bits | Johan Hedberg |
2012-10-30 | pktgen: fix crash when generating IPv6 packets | Amerigo Wang |
2012-10-30 | tcp: resets are misrouted | Alexey Kuznetsov |
2012-10-30 | RDS: fix rds-ping spinlock recursion | jeff.liu |
2012-10-30 | vlan: don't deliver frames for unknown vlans to protocols | Florian Zumbiehl |
2012-10-30 | net: Fix skb_under_panic oops in neigh_resolve_output | ramesh.nagappa@gmail.com |
2012-10-30 | SUNRPC: Set alloc_slot for backchannel tcp ops | Bryan Schumaker |
2012-10-17 | netfilter: xt_limit: have r->cost != 0 case work | Jan Engelhardt |
2012-10-17 | netfilter: limit, hashlimit: avoid duplicated inline | Florian Westphal |
2012-10-17 | netfilter: nf_ct_expect: fix possible access to uninitialized timer | Pablo Neira Ayuso |
2012-10-17 | netfilter: nf_nat_sip: fix via header translation with multiple parameters | Patrick McHardy |
2012-10-17 | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso |
2012-10-17 | netfilter: nf_ct_ipv4: packets with wrong ihl are invalid | Jozsef Kadlecsik |
2012-10-17 | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust |
2012-10-10 | net: do not disable sg for packets requiring no checksum | Ed Cashin |
2012-10-10 | netrom: copy_datagram_iovec can fail | Alan Cox |
2012-10-10 | l2tp: fix a typo in l2tp_eth_dev_recv() | Eric Dumazet |
2012-10-10 | ipv6: mip6: fix mip6_mh_filter() | Eric Dumazet |
2012-10-10 | ipv6: raw: fix icmpv6_filter() | Eric Dumazet |
2012-10-10 | ipv4: raw: fix icmp_filter() | Eric Dumazet |
2012-10-10 | net: guard tcp_set_keepalive() to tcp sockets | Eric Dumazet |
2012-10-10 | net: small bug on rxhash calculation | Chema Gonzalez |
2012-10-10 | sctp: Don't charge for data in sndbuf again when transmitting packet | Thomas Graf |
2012-10-10 | tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero | Michal Kubeček |