aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * net: rate-limit warn-bad-offload splats.Ben Greear2013-04-19
| * rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch2013-04-08
* | net: Remove return value from list_netdevice()dingtianhong2013-04-22
* | net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller2013-04-19
* | net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-19
* | net: vlan: add 802.1ad supportPatrick McHardy2013-04-19
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | neighbour: Convert NEIGH_PRINTK to neigh_dbgJoe Perches2013-04-16
* | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-15
* | Revert "netprio_cgroup: make local table static"David S. Miller2013-04-12
* | netprio_cgroup: make local table staticstephen hemminger2013-04-10
* | netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2013-04-09
* | cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2013-04-09
* | scm: Stop passing struct credEric W. Biederman2013-04-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\|
| * netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-05
| * net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-05
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
|\ \
| * | net: add skb_dst_set_noref_forceJulian Anastasov2013-04-01
* | | net: fix smatch warnings inside datagram_pollJacob Keller2013-04-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-01
| |\ \
| | * | net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-03-29
| | * | net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani2013-03-29
| | * | net: fix the use of this_cpu_ptrLi RongQing2013-03-29
| | * | rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun2013-03-27
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-28
| |\ \ \ | | |/ / | |/| |
| | * | scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.Eric W. Biederman2013-03-17
* | | | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-31
* | | | net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]John Fastabend2013-03-29
* | | | net: simplify the getting percpu of flow_cacheLi RongQing2013-03-29
* | | | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
|\| |
| * | net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet2013-03-24
* | | net: core: let's use native isxdigit instead of customAndy Shevchenko2013-03-27
* | | net: core: let skb_partial_csum_set() set transport headerJason Wang2013-03-27
* | | net_sched: better precise estimation on packet length for untrusted packetsJason Wang2013-03-26
* | | net: Print functions in /proc/net/ptype without the offset.David S. Miller2013-03-25
* | | ipv4: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-24
* | | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* | | net: remove redundant ifdef CONFIG_CGROUPSZefan Li2013-03-21
* | | dynticks: avoid flow_cache_flush() interrupting every coreChris Metcalf2013-03-20
* | | filter: add ANC_PAY_OFFSET instruction for loading payload start offsetDaniel Borkmann2013-03-20
* | | net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann2013-03-20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\| |
| * | flow_keys: include thoff into flow_keys for later usageDaniel Borkmann2013-03-20
| * | rtnetlink: Mask the rta_type when range checkingVlad Yasevich2013-03-17
| * | net/core: move vlan_depth out of while loop in skb_network_protocol()Li RongQing2013-03-12
| |/