aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2014-06-17Merge tag 'v3.10.41' into v3.10-rtSteven Rostedt (Red Hat)
2014-05-30net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-05-30rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-05-30rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-05-30net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-30vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-05-30filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-05-30net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-04-24Merge tag 'v3.10.37' into v3.10-rtSteven Rostedt (Red Hat)
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-14rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-24Merge tag 'v3.10.34' into v3.10-rtSteven Rostedt (Red Hat)
2014-03-23neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-03-10Merge tag 'v3.10.33' into v3.10-rtSteven Rostedt (Red Hat)
2014-03-06net: use __GFP_NORETRY for high order allocationsEric Dumazet
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal
2014-03-06netpoll: fix netconsole IPv6 setupSabrina Dubroca
2014-03-06net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski
2014-02-21Merge tag 'v3.10.30' into v3.10-rtSteven Rostedt (Red Hat)
2014-02-21Merge tag 'v3.10.29' into v3.10-rtSteven Rostedt (Red Hat)
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-02-06bpf: do not use reciprocal divideEric Dumazet
2014-01-18Merge tag 'v3.10.27' into v3.10-rtSteven Rostedt (Red Hat)
2014-01-15net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman
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
2013-12-17Merge tag 'v3.10.23' into v3.10-rtSteven Rostedt (Red Hat)
2013-12-08{pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du
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-08net: Fix "ip rule delete table 256"Andreas Henriksson
2013-11-21Merge tag 'v3.10.20' into v3.10-rtSteven Rostedt (Red Hat)
2013-11-20net: flow_dissector: fail on evil iph->ihlJason Wang
2013-11-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-11-13net: Add a mutex around devnet_rename_seqSebastian Andrzej Siewior
2013-11-13net: Use local_bh_disable in netif_rx_ni()Thomas Gleixner
2013-11-13net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-11-13net,RT:REmove preemption disabling in netif_rx()Priyanka Jain
2013-11-13net: Avoid livelock in net_tx_action() on RTSteven Rostedt
2013-11-13skbufhead-raw-lock.patchThomas Gleixner
2013-11-13net-netif_rx_ni-migrate-disable.patchThomas Gleixner
2013-11-13softirq-thread-do-softirq.patchThomas Gleixner
2013-11-13net-flip-lock-dep-thingy.patchThomas Gleixner
2013-11-13net-dev-make-devnet-rename-seq-static.patchThomas Gleixner
2013-11-04net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam