aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: Switch to using the new packet offload infrustructureVlad Yasevich2012-11-15
* net: Add generic packet offload infrastructure.Vlad Yasevich2012-11-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\
| * af-packet: fix oops when socket is not presentEric Leblond2012-11-07
| * rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend2012-11-03
| * net: fix secpath kmemleakEric Dumazet2012-10-22
* | net: fix bridge notify hook to manage flags correctlyJohn Fastabend2012-11-03
* | pktgen: clean up ktime_t helpersDaniel Borkmann2012-11-03
* | net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings2012-11-02
* | skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-02
* | skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-02
* | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* | net: filter: add vlan tag accessEric Dumazet2012-10-31
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-31
* | net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend2012-10-31
* | net: create generic bridge opsJohn Fastabend2012-10-31
* | cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-26
* | cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner2012-10-26
* | cgroup: net_prio: Mark local used function staticDaniel Wagner2012-10-26
* | netlink: cleanup the unnecessary return value checkHans Zhang2012-10-23
* | net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen2012-10-21
* | sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov2012-10-21
* | pktgen: Use ipv6_addr_anyJoe Perches2012-10-21
|/
* net: add doc for in4_pton()Amerigo Wang2012-10-12
* net: add doc for in6_pton()Amerigo Wang2012-10-12
* pktgen: replace scan_ip6() with in6_pton()Amerigo Wang2012-10-10
* pktgen: enable automatic IPv6 address settingAmerigo Wang2012-10-10
* pktgen: display IPv4 address in human-readable formatAmerigo Wang2012-10-10
* pktgen: set different default min_pkt_size for different protocolsAmerigo Wang2012-10-10
* pktgen: fix crash when generating IPv6 packetsAmerigo Wang2012-10-10
* vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl2012-10-08
* net: gro: selective flush of packetsEric Dumazet2012-10-08
* net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet2012-10-07
* net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com2012-10-07
* net: remove skb recyclingEric Dumazet2012-10-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * make get_file() return its argumentAl Viro2012-09-26
| * new helper: iterate_fd()Al Viro2012-09-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\ \
| * | netlink: add attributes to fdb interfacestephen hemminger2012-10-01
| * | net: add gro_cells infrastructureEric Dumazet2012-10-01
| * | use skb_end_offset() in skb_try_coalesce()Weiping Pan2012-10-01
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\|
| * | net: use bigger pages in __netdev_alloc_fragEric Dumazet2012-09-27
| * | net: remove sk_init() helperEric Dumazet2012-09-27
| * | filter: add XOR instruction for use with X/KDaniel Borkmann2012-09-24
| * | net: use a per task frag allocatorEric Dumazet2012-09-24
| * | netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang2012-09-19
| * | netdev: make address const in device address managementstephen hemminger2012-09-19
| * | net: provide a default dev->ethtool_opsEric Dumazet2012-09-19