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