Age | Commit message (Expand) | Author |
2014-03-23 | neigh: recompute reachabletime before returning from neigh_periodic_work() | Duan Jiong |
2014-03-06 | net: use __GFP_NORETRY for high order allocations | Eric Dumazet |
2014-03-06 | net: core: introduce netif_skb_dev_features | Florian Westphal |
2014-03-06 | net: add and use skb_gso_transport_seglen() | Florian Westphal |
2014-03-06 | netpoll: fix netconsole IPv6 setup | Sabrina Dubroca |
2014-03-06 | net: fix 'ip rule' iif/oif device rename | Maciej Żenczykowski |
2014-02-13 | fuse: fix pipe_buf_operations | Miklos Szeredi |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-01-15 | net: Loosen constraints for recalculating checksum in skb_segment() | Simon Horman |
2014-01-15 | netpoll: Fix missing TXQ unlock and and OOPS. | David S. Miller |
2014-01-15 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2014-01-15 | net: unix: allow set_peek_off to fail | Sasha Levin |
2014-01-15 | net: drop_monitor: fix the value of maxattr | Changli Gao |
2013-12-08 | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation | fan.du |
2013-12-08 | net: core: Always propagate flag changes to interfaces | Vlad Yasevich |
2013-12-08 | netfilter: push reasm skb through instead of original frag skbs | Jiri Pirko |
2013-12-08 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa |
2013-12-08 | net: Fix "ip rule delete table 256" | Andreas Henriksson |
2013-11-20 | net: flow_dissector: fail on evil iph->ihl | Jason Wang |
2013-11-04 | net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected | Fabio Estevam |
2013-11-04 | tcp: TSO packets automatic sizing | Eric Dumazet |
2013-10-13 | net: net_secret should not depend on TCP | Eric Dumazet |
2013-10-13 | netpoll: fix NULL pointer dereference in netpoll_cleanup | Nikolay Aleksandrov |
2013-10-13 | netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply | Sonic Zhang |
2013-10-13 | net: flow_dissector: fix thoff for IPPROTO_AH | Eric Dumazet |
2013-10-13 | net: fix multiqueue selection | Eric Dumazet |
2013-09-26 | net: Check the correct namespace when spoofing pid over SCM_RIGHTS | Andy Lutomirski |
2013-09-14 | net: revert 8728c544a9c ("net: dev_pick_tx() fix") | Eric Dumazet |
2013-09-14 | rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header | Asbjoern Sloth Toennesen |
2013-09-14 | rtnetlink: Fix inverted check in ndo_dflt_fdb_del() | Sridhar Samudrala |
2013-09-14 | neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup | Veaceslav Falico |
2013-09-14 | net: check net.core.somaxconn sysctl values | Roman Gushchin |
2013-07-28 | vlan: mask vlan prio bits | Eric Dumazet |
2013-07-28 | neighbour: fix a race in neigh_destroy() | Eric Dumazet |
2013-06-26 | net: fix kernel deadlock with interface rename and netdev name retrieval. | Nicolas Schichan |
2013-06-25 | gre: fix a possible skb leak | Eric Dumazet |
2013-06-17 | vlan: restore ethtool ABI to control VLAN hardware acceleration | Fernando Luis Vazquez Cao |
2013-06-10 | sock_diag: fix filter code sent to userspace | Nicolas Dichtel |
2013-06-04 | net: fix sk_buff head without data area | Pablo Neira |
2013-05-31 | net/core: dev_mc_sync_multiple calls wrong helper | Jay Vosburgh |
2013-05-31 | net/core: __hw_addr_sync_one / _multiple broken | Jay Vosburgh |
2013-05-31 | net/core: __hw_addr_unsync_one "from" address not marked synced | Jay Vosburgh |
2013-05-31 | net/core: __hw_addr_create_ex does not initialize sync_cnt | Jay Vosburgh |
2013-05-28 | net/core/sock.c: add missing VSOCK string in af_family_*_key_strings | Federico Vaga |
2013-05-20 | Hoist memcpy_fromiovec/memcpy_toiovec into lib/ | Rusty Russell |
2013-05-11 | ipv6: do not clear pinet6 field | Eric Dumazet |
2013-05-08 | gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() | Pravin B Shelar |
2013-05-06 | netpoll: inverted down_trylock() test | Dan Carpenter |
2013-05-06 | rps_dev_flow_table_release(): no need to delay vfree() | Al Viro |
2013-05-02 | net: vlan,ethtool: netdev_features_t is more than 32 bit | Bjørn Mork |