aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski2013-09-26
* net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann2013-09-14
* ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa2013-09-14
* ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-14
* net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-09-14
* net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-09-14
* tipc: set sk_err correctly when connection failsErik Hugne2013-09-14
* tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-09-14
* ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-14
* ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark2013-09-14
* tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin2013-09-14
* tcp: initialize rcv_tstamp for restored socketsAndrew Vagin2013-09-14
* net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-09-14
* bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita2013-09-14
* packet: restore packet statistics tp_packets to include dropsWillem de Bruijn2013-09-14
* tcp: set timestamps for restored skb-sAndrey Vagin2013-09-14
* ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-09-14
* ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa2013-09-14
* rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen2013-09-14
* ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-09-14
* genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-09-14
* genl: Fix genl dumpit() locking.Pravin B Shelar2013-09-14
* rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala2013-09-14
* ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0Timo Teräs2013-09-14
* ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa2013-09-14
* tcp: cubic: fix bug in bictcp_acked()Eric Dumazet2013-09-14
* tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet2013-09-14
* bridge: don't try to update timers in case of broken MLD queriesLinus Lüssing2013-09-14
* fib_trie: remove potential out of bound accessEric Dumazet2013-09-14
* neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico2013-09-14
* net: check net.core.somaxconn sysctl valuesRoman Gushchin2013-09-14
* net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing failsDaniel Borkmann2013-09-14
* htb: fix sign extension bugstephen hemminger2013-09-14
* mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-09-08
* mac80211: add missing channel context releaseJohannes Berg2013-09-08
* SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust2013-09-08
* NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz2013-08-29
* mac80211: don't wait for TX status foreverJohannes Berg2013-08-29
* Revert "genetlink: fix family dump race"Greg Kroah-Hartman2013-08-20
* nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg2013-08-20
* cfg80211: fix P2P GO interface teardownJohannes Berg2013-08-20
* genetlink: fix family dump raceJohannes Berg2013-08-20
* mac80211: continue using disabled channels while connectedJohannes Berg2013-08-20
* mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright2013-08-20
* mac80211: ignore HT primary channel while connectedJohannes Berg2013-08-20
* SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-15
* SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust2013-08-15
* net_sched: info leak in atm_tc_dump_class()Dan Carpenter2013-08-11
* af_key: more info leaks in pfkey messagesDan Carpenter2013-08-11
* net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller2013-08-11