aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* unregister_netdevice : move RTM_DELLINK to until after ndo_uninitRoopa Prabhu2014-05-05
* net: filter: misc/various cleanupsDaniel Borkmann2014-05-04
* net: filter: make register naming more comprehensibleDaniel Borkmann2014-05-04
* net: filter: simplify label names from jump-tableDaniel Borkmann2014-05-04
* ethtool: exit the loop when invalid index occursJean Sacren2014-04-28
* net_namespace: trivial cleanupxiao jin2014-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-24
|\
| * net: filter: initialize A and X registersAlexei Starovoitov2014-04-23
| * net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-04-22
* | filter: added BPF random opcodeChema Gonzalez2014-04-22
* | ethtool: Support for configurable RSS hash keyVenkata Duvvuru2014-04-22
* | net: Add __dev_forward_skbHerbert Xu2014-04-20
|/
* vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2014-04-18
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* net: Start with correct mac_len in skb_network_protocolVlad Yasevich2014-04-14
* net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-14
* filter: prevent nla extensions to peek beyond the end of the messageMathias Krause2014-04-13
* pktgen: be friendly to LLTX devicesDaniel Borkmann2014-04-12
* net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* net: core: don't account for udp header size when computing seglenFlorian Westphal2014-04-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-08
|\
| * netdev: remove potentially harmful checksVeaceslav Falico2014-04-07
| * pktgen: fix xmit test for BQL enabled devicesDaniel Borkmann2014-04-07
| * net: filter: be more defensive on div/mod by X==0Daniel Borkmann2014-04-07
| * net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-04-03
| * net: add busy_poll device featureJiri Pirko2014-04-03
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\ \
| * | net/core/flow.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\ \ \ | |_|/ |/| |
| * | cgroup: drop const from @buffer of cftype->write_string()Tejun Heo2014-03-19
| * | cgroup: drop @skip_css from cgroup_taskset_for_each()Tejun Heo2014-02-13
| * | cgroup: clean up cgroup_subsys names and initializationTejun Heo2014-02-08
| * | cgroup: drop module supportTejun Heo2014-02-08
| * | cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid...Tejun Heo2014-02-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \
| * | | netpoll: Use skb_irq_freeable to make zap_completion_queue safe.Eric W. Biederman2014-04-01
| * | | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-01
| * | | net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann2014-04-01
| * | | net-gro: restore frag0 optimizationEric Dumazet2014-03-31
| * | | net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-31
| * | | net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-31
| * | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
| * | | net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
| * | | net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann2014-03-31
| * | | net: filter: move filter accounting to filter coreDaniel Borkmann2014-03-31
| * | | net: filter: keep original BPF program aroundDaniel Borkmann2014-03-31
| * | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-29
| |\ \ \
| * | | | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-29
| * | | | netpoll: Remove strong unnecessary assumptions about skbsEric W. Biederman2014-03-29