summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: make dev_set_mtu() honor notification return codeVeaceslav Falico2014-01-131-9/+25
| * | | | net: gro: change GRO overflow strategyEric Dumazet2014-01-131-2/+15
| * | | | net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-071-0/+26
| * | | | net: Do not enable tx-nocache-copy by defaultBenjamin Poirier2014-01-071-5/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-061-0/+85
| |\ \ \ \
| | * | | | net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-061-0/+85
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-063-4/+11
| |\ \ \ \ \
| * | | | | | net: netdev_kobject_init: annotate with __initDaniel Borkmann2014-01-052-2/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-054-15/+124
| |\ \ \ \ \ \
| | * | | | | | net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-033-3/+3
| | * | | | | | net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-033-12/+121
| * | | | | | | socket: cleanupsstephen hemminger2014-01-031-19/+2
| * | | | | | | net: core functions cleanupstephen hemminger2014-01-011-56/+26
| * | | | | | | netlink: cleanup rntl_af_registerstephen hemminger2014-01-011-20/+2
| * | | | | | | net, rps: fix the comment of net_rps_action_and_irq_enable()Zhi Yong Wu2013-12-311-1/+1
| * | | | | | | net: use kfree_skb_list() helperEric Dumazet2013-12-212-19/+4
| | |_|_|/ / / | |/| | | | |
| * | | | | | rps: NUMA flow limit allocationsEric Dumazet2013-12-191-1/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-183-2/+2
| |\ \ \ \ \ \
| * | | | | | | net: Add utility function to copy skb hashTom Herbert2013-12-171-2/+1
| * | | | | | | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-172-5/+5
| * | | | | | | net: remove dead code for add/del multiplestephen hemminger2013-12-171-96/+1
| * | | | | | | bonding: create bond_first_slave_rcu()dingtianhong2013-12-141-0/+21
| | |/ / / / / | |/| | | | |
| * | | | | | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-121-51/+25
| * | | | | | ipv6: router reachability probingJiri Benc2013-12-111-0/+15
| * | | | | | net: more spelling fixesstephen hemminger2013-12-102-3/+3
| * | | | | | neigh: use neigh_parms_net() to get struct neigh_parms->net pointerJiri Pirko2013-12-101-1/+1
| * | | | | | neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-091-1/+6
| * | | | | | neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-091-6/+68
| * | | | | | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-091-1/+13
| * | | | | | neigh: wrap proc dointvec functionsJiri Pirko2013-12-091-10/+45
| * | | | | | neigh: convert parms to an arrayJiri Pirko2013-12-091-190/+137
| * | | | | | net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-091-15/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-091-0/+1
| |\ \ \ \ \ \
| * | | | | | | net: introduce dev_consume_skb_any()Eric Dumazet2013-12-061-15/+30
| * | | | | | | gro: small napi_get_frags() optimEric Dumazet2013-12-061-2/+1
| * | | | | | | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2013-12-051-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMPBen Hutchings2013-11-191-0/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-01-231-31/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fuse: fix pipe_buf_operationsMiklos Szeredi2014-01-221-31/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2013-12-1921-356/+822
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix comment typo for alloc_netdev_mqs()Li Zhong2013-12-021-1/+1
* | | | | | | | | | | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-01-211-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-051-4/+4
| * | | | | | | | | | netprio_cgroup: convert away from cftype->read_map()Tejun Heo2013-12-051-3/+3
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | bpf: do not use reciprocal divideEric Dumazet2014-01-151-28/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-103-16/+25
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-021-2/+9
* | | | | | | | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-311-1/+1
* | | | | | | | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-171-1/+1
| |_|_|_|_|_|/ |/| | | | | |