aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2012-11-15net: correct check in dev_addr_del()Jiri Pirko
2012-11-15net: Remove code duplication between offload structuresVlad Yasevich
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-07af-packet: fix oops when socket is not presentEric Leblond
2012-11-03net: fix bridge notify hook to manage flags correctlyJohn Fastabend
2012-11-03rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dumpJohn Fastabend
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann
2012-11-02net: Fix continued iteration in rtnl_bridge_getlink()Ben Hutchings
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-31net: filter: add vlan tag accessEric Dumazet
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-31net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend
2012-10-31net: create generic bridge opsJohn Fastabend
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner
2012-10-26cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner
2012-10-26cgroup: net_prio: Mark local used function staticDaniel Wagner
2012-10-23netlink: cleanup the unnecessary return value checkHans Zhang
2012-10-22net: fix secpath kmemleakEric Dumazet
2012-10-21net:dev: remove double indentical assignment in dev_change_net_namespace().Rami Rosen
2012-10-21sockopt: Make SO_BINDTODEVICE readablePavel Emelyanov
2012-10-21pktgen: Use ipv6_addr_anyJoe Perches
2012-10-12net: add doc for in4_pton()Amerigo Wang
2012-10-12net: add doc for in6_pton()Amerigo Wang
2012-10-10pktgen: replace scan_ip6() with in6_pton()Amerigo Wang
2012-10-10pktgen: enable automatic IPv6 address settingAmerigo Wang
2012-10-10pktgen: display IPv4 address in human-readable formatAmerigo Wang
2012-10-10pktgen: set different default min_pkt_size for different protocolsAmerigo Wang
2012-10-10pktgen: fix crash when generating IPv6 packetsAmerigo Wang
2012-10-08vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl
2012-10-08net: gro: selective flush of packetsEric Dumazet
2012-10-07net: gro: fix a potential crash in skb_gro_reset_offsetEric Dumazet
2012-10-07net: Fix skb_under_panic oops in neigh_resolve_outputramesh.nagappa@gmail.com
2012-10-07net: remove skb recyclingEric Dumazet
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-10-01net: add gro_cells infrastructureEric Dumazet
2012-10-01use skb_end_offset() in skb_try_coalesce()Weiping Pan
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27net: use bigger pages in __netdev_alloc_fragEric Dumazet
2012-09-27net: remove sk_init() helperEric Dumazet