aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: Do not enable tx-nocache-copy by defaultBenjamin Poirier2014-01-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-06
|\
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\ \
| * | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-02
| * | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-31
| * | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-18
* | | net: netdev_kobject_init: annotate with __initDaniel Borkmann2014-01-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-05
|\ \ \
| * | | net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-03
| * | | net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-03
* | | | socket: cleanupsstephen hemminger2014-01-03
* | | | net: core functions cleanupstephen hemminger2014-01-01
* | | | netlink: cleanup rntl_af_registerstephen hemminger2014-01-01
* | | | net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu2013-12-31
* | | | net: use kfree_skb_list() helperEric Dumazet2013-12-21
* | | | rps: NUMA flow limit allocationsEric Dumazet2013-12-19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\ \ \ \ | | |/ / | |/| |
| * | | neigh: Netlink notification for administrative NUD state changeBob Gilligan2013-12-17
| * | | net: unix: allow set_peek_off to failSasha Levin2013-12-10
| * | | net: drop_monitor: fix the value of maxattrChangli Gao2013-12-09
* | | | net: Add utility function to copy skb hashTom Herbert2013-12-17
* | | | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-17
* | | | net: remove dead code for add/del multiplestephen hemminger2013-12-17
* | | | bonding: create bond_first_slave_rcu()dingtianhong2013-12-14
| |/ / |/| |
* | | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-12
* | | ipv6: router reachability probingJiri Benc2013-12-11
* | | net: more spelling fixesstephen hemminger2013-12-10
* | | neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko2013-12-10
* | | neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-09
* | | neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-09
* | | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-09
* | | neigh: wrap proc dointvec functionsJiri Pirko2013-12-09
* | | neigh: convert parms to an arrayJiri Pirko2013-12-09
* | | net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
|\| |
| * | net: clear local_df when passing skb between namespacesHannes Frederic Sowa2013-12-05
* | | net: introduce dev_consume_skb_any()Eric Dumazet2013-12-06
* | | gro: small napi_get_frags() optimEric Dumazet2013-12-06
* | | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-05
|\ \ \ | |/ / |/| |
| * | net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings2013-11-19
* | | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformationfan.du2013-12-01
| |/ |/|
* | gso: handle new frag_list of frags GRO packetsHerbert Xu2013-11-21
* | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* | net: core: Always propagate flag changes to interfacesVlad Yasevich2013-11-20
* | genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
* | genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* | drop_monitor/genetlink: use proper genetlink multicast APIsJohannes Berg2013-11-19
* | genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
|/
* macvlan: disable LRO on lower device instead of macvlanMichal Kubeček2013-11-15