aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-07softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-10-07net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2013-10-07net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-10-07net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-10-07net: Use get_cpu_light() in ip_send_unicast_reply()Thomas Gleixner
2013-10-07net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-10-07net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-10-07net: sysrq via icmpCarsten Emde
2013-10-07net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-10-07skbufhead-raw-lock.patchThomas Gleixner
2013-10-07net: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-10-07net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-10-07net-wireless-warn-nort.patchThomas Gleixner
2013-10-07softirq-thread-do-softirq.patchThomas Gleixner
2013-10-07net-flip-lock-dep-thingy.patchThomas Gleixner
2013-10-07net-dev-make-devnet-rename-seq-static.patchThomas Gleixner
2013-10-01netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-10-01rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields
2013-10-01rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields
2013-10-01rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields
2013-10-01rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields
2013-09-26libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calcSage Weil
2013-09-26libceph: unregister request in __map_request failed and nofail == falsemajianpeng
2013-09-26net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski
2013-09-14net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann
2013-09-14ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-14net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann
2013-09-14net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet
2013-09-14tipc: set sk_err correctly when connection failsErik Hugne
2013-09-14tcp: tcp_make_synack() should use sock_wmallocPhil Oester
2013-09-14ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf
2013-09-14ipv4: sendto/hdrincl: don't use destination address found in headerChris Clark
2013-09-14tcp: don't apply tsoffset if rcv_tsecr is zeroAndrew Vagin
2013-09-14tcp: initialize rcv_tstamp for restored socketsAndrew Vagin
2013-09-14net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-09-14bridge: Use the correct bit length for bitmap functions in the VLAN codeToshiaki Makita
2013-09-14packet: restore packet statistics tp_packets to include dropsWillem de Bruijn
2013-09-14tcp: set timestamps for restored skb-sAndrey Vagin
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-09-14ipv6: remove max_addresses check from ipv6_create_tempaddrHannes Frederic Sowa
2013-09-14rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar
2013-09-14genl: Hold reference on correct module while netlink-dump.Pravin B Shelar
2013-09-14genl: Fix genl dumpit() locking.Pravin B Shelar
2013-09-14rtnetlink: Fix inverted check in ndo_dflt_fdb_del()Sridhar Samudrala
2013-09-14ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0Timo Teräs
2013-09-14ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not matchHannes Frederic Sowa
2013-09-14tcp: cubic: fix bug in bictcp_acked()Eric Dumazet
2013-09-14tcp: cubic: fix overflow error in bictcp_update()Eric Dumazet