summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-031-8/+18
* pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-031-28/+13
* net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-021-16/+7
* skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-021-0/+20
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-021-2/+2
* sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-012-0/+136
* net: filter: add vlan tag accessEric Dumazet2012-10-311-0/+9
* ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-311-0/+50
* net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend2012-10-311-4/+81
* net: create generic bridge opsJohn Fastabend2012-10-311-0/+80
* cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-261-3/+3
* cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner2012-10-261-2/+0
* cgroup: net_prio: Mark local used function staticDaniel Wagner2012-10-261-1/+1
* netlink: cleanup the unnecessary return value checkHans Zhang2012-10-231-3/+3
* net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen2012-10-211-1/+0
* sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov2012-10-211-0/+3
* pktgen: Use ipv6_addr_anyJoe Perches2012-10-211-5/+1
* net: add doc for in4_pton()Amerigo Wang2012-10-121-0/+12
* net: add doc for in6_pton()Amerigo Wang2012-10-121-0/+12
* pktgen: replace scan_ip6() with in6_pton()Amerigo Wang2012-10-101-97/+4
* pktgen: enable automatic IPv6 address settingAmerigo Wang2012-10-101-13/+5
* pktgen: display IPv4 address in human-readable formatAmerigo Wang2012-10-101-2/+2
* pktgen: set different default min_pkt_size for different protocolsAmerigo Wang2012-10-101-7/+20
* pktgen: fix crash when generating IPv6 packetsAmerigo Wang2012-10-101-1/+1
* vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-081-2/+5
* net: gro: selective flush of packetsEric Dumazet2012-10-081-7/+31
* net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-071-6/+8
* net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com2012-10-071-4/+2
* net: remove skb recyclingEric Dumazet2012-10-071-47/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-022-28/+13
|\
| * make get_file() return its argumentAl Viro2012-09-261-2/+1
| * new helper: iterate_fd()Al Viro2012-09-261-26/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-0219-206/+394
|\ \
| * | netlink: add attributes to fdb interfacestephen hemminger2012-10-011-2/+4
| * | net: add gro_cells infrastructureEric Dumazet2012-10-011-0/+2
| * | use skb_end_offset() in skb_try_coalesce()Weiping Pan2012-10-011-2/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-283-4/+8
| |\ \ | | |/
| * | net: use bigger pages in __netdev_alloc_fragEric Dumazet2012-09-271-16/+30
| * | net: remove sk_init() helperEric Dumazet2012-09-271-13/+0
| * | filter: add XOR instruction for use with X/KDaniel Borkmann2012-09-241-3/+9
| * | net: use a per task frag allocatorEric Dumazet2012-09-242-30/+56
| * | netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-192-4/+4
| * | netdev: make address const in device address managementstephen hemminger2012-09-191-19/+21
| * | net: provide a default dev->ethtool_opsEric Dumazet2012-09-192-12/+4
| * | net: dev: fix incorrect getting net device's nameGao feng2012-09-191-8/+20
| * | net: more accurate network taps in transmit pathEric Dumazet2012-09-191-3/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-153-7/+15
| |\ \
| * | | netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat2012-09-131-5/+4
| * | | netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat2012-09-131-32/+0
| * | | filter: add MOD operationEric Dumazet2012-09-101-0/+15
OpenPOWER on IntegriCloud