aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-27net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2012-11-27net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-11-27softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-11-27fs: dentry use seqlockThomas Gleixner
2012-11-27ping-sysrq.patchCarsten Emde
2012-11-27net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2012-11-27skbufhead-raw-lock.patchThomas Gleixner
2012-11-27net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2012-11-27net-ipv4-route-use-locks-on-up-rt.patchThomas Gleixner
2012-11-27net-wireless-warn-nort.patchThomas Gleixner
2012-11-27softirq-thread-do-softirq.patchThomas Gleixner
2012-11-27net-flip-lock-dep-thingy.patchThomas Gleixner
2012-11-27netfilter: Use proper rw_lock initializer functionThomas Gleixner
2012-11-26netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber
2012-11-26netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik
2012-11-26netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik
2012-11-26net-rps: Fix brokeness causing OOO packetsTom Herbert
2012-11-26net: correct check in dev_addr_del()Jiri Pirko
2012-11-26ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2012-11-26ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang
2012-11-26wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg
2012-11-17ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-17l2tp: fix oops in l2tp_eth_create() error pathTom Parkin
2012-11-17net: fix divide by zero in tcp algorithm illinoisJesper Dangaard Brouer
2012-11-17ipv6: Set default hoplimit as zero.Li RongQing
2012-11-17tcp: fix FIONREAD/SIOCINQEric Dumazet
2012-11-17netlink: use kfree_rcu() in netlink_release()Eric Dumazet
2012-11-17sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan
2012-11-17mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-11-17mac80211: check management frame header lengthJohannes Berg
2012-11-17mac80211: don't inspect Sequence Control field on control framesJavier Cardona
2012-11-17wireless: drop invalid mesh address extension framesJohannes Berg
2012-11-17cfg80211: fix antenna gain handlingFelix Fietkau
2012-10-31mac80211: check if key has TKIP type before updating IVStanislaw Gruszka
2012-10-31SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-10-31Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-10-31SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-10-31SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-28tcp: resets are misroutedAlexey Kuznetsov
2012-10-28RDS: fix rds-ping spinlock recursionjeff.liu
2012-10-28net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com
2012-10-28SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin
2012-10-21netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt
2012-10-21netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal
2012-10-21netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso
2012-10-21netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy
2012-10-21netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso
2012-10-21netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-10-21ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov