summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2014-05-14Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-05-06netpoll: fix incompatible type for csum_tcpudp_magic argumentMingkai Hu
2014-04-18netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-18rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-04-10net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2014-04-10net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2014-04-10net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2014-04-10net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2014-04-10net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2014-04-10skbufhead-raw-lock.patchThomas Gleixner
2014-04-10net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2014-04-10softirq-thread-do-softirq.patchThomas Gleixner
2014-04-10net-flip-lock-dep-thingy.patchThomas Gleixner
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-13neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-02-26net: use __GFP_NORETRY for high order allocationsEric Dumazet
2014-02-26net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-02-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-02-26netpoll: fix netconsole IPv6 setupSabrina Dubroca
2014-02-26net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-01-15netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15net: unix: allow set_peek_off to failSasha Levin
2014-01-15net: drop_monitor: fix the value of maxattrChangli Gao
2014-01-15net: clear local_df when passing skb between namespacesHannes Frederic Sowa
2014-01-10asf: Removing compilation errors while ASF is enabled.Sandeep Malik
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-08{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2013-12-08gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-12-08net: core: Always propagate flag changes to interfacesVlad Yasevich
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-12-08net: Fix "ip rule delete table 256"Andreas Henriksson
2013-12-02{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20net: flow_dissector: fail on evil iph->ihlJason Wang
2013-11-20net: core: Always propagate flag changes to interfacesVlad Yasevich
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg