summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-07-22ipv6: make fragment identifications less predictableEric Dumazet
2011-07-22net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan
2011-07-21stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO
2011-07-21vlan: move vlan_group_[gs]et_device to public headerJiri Pirko
2011-07-21vlan: kill ndo_vlan_rx_registerJiri Pirko
2011-07-21vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko
2011-07-21vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko
2011-07-21vlan: kill vlan_hwaccel_receive_skbJiri Pirko
2011-07-21lro: do vlan cleanupJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko
2011-07-21vlan: introduce __vlan_find_dev_deep()Jiri Pirko
2011-07-21vlan: finish removing vlan_find_dev from public headerJiri Pirko
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-07-21netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik
2011-07-21netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik
2011-07-19netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong
2011-07-18stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla
2011-07-18netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-18ipv6: Get rid of rt6i_nexthop macro.David S. Miller
2011-07-18neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-07-17net: vlan, qlcnic: make vlan_find_dev privateDavid Lamparter
2011-07-17net: add 802.1ad / 802.1ah / QinQ ethertypesDavid Lamparter
2011-07-17neigh: Kill ndisc_ops->queue_xmitDavid S. Miller
2011-07-17neigh: Kill hh_cache->hh_outputDavid S. Miller
2011-07-17neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-17net: Create and use new helper, neigh_output().David S. Miller
2011-07-15drm/radeon/kms: add new NI pci idsAlex Deucher
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław
2011-07-14net: remove SK_ROUTE_CAPS from meta ematchMichał Mirosław
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-14Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown
2011-07-14ACPI: Fixes device power states array overflowLin Ming
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller