aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-10-31Merge tag 'v3.14.16' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.15' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.14' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-10-31net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-10-31net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-10-31net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2014-10-31net: ip_send_unicast_reply: add missing local serializationNicholas Mc Guire
2014-10-31net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2014-10-31net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2014-10-31net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-10-31net: sysrq via icmpCarsten Emde
2014-10-31net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-10-31use skbufhead with raw lockThomas Gleixner
2014-10-31net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2014-10-31net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-10-31net-wireless-warn-nort.patchThomas Gleixner
2014-10-31softirq-thread-do-softirq.patchThomas Gleixner
2014-10-31net: sched: dev_deactivate_many(): use msleep(1) instead of yield() to wait f...Marc Kleine-Budde
2014-10-31net-flip-lock-dep-thingy.patchThomas Gleixner
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg
2014-08-07cfg80211: fix mic_failure tracingEliad Peller
2014-07-31nl80211: move set_qos_map command into split stateJohannes Berg
2014-07-28ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-28dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-28dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2014-07-28net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu
2014-07-28net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-28tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-28netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-28appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-28tcp: fix false undo corner casesYuchung Cheng
2014-07-28igmp: fix the problem when mc leave groupdingtianhong
2014-07-28net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli
2014-07-28ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt
2014-07-28tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-07-28vlan: free percpu stats in device destructorEric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-28net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao
2014-07-288021q: fix a potential memory leakLi RongQing
2014-07-28net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann
2014-07-28tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-07-28net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann
2014-07-28ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-09netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-07-09mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa