summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2011-11-29net: dont call jump_label_dec from irq contextEric Dumazet
2011-11-29net: use skb_flow_dissect() in __skb_get_rxhash()Eric Dumazet
2011-11-29net: introduce skb_flow_dissect()Eric Dumazet
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-25netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]
2011-11-23net: treewide use of RCU_INIT_POINTEREric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-11-22net: correct comments of skb_shiftFeng King
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman
2011-11-18net: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu
2011-11-17net: use jump_label to shortcut RPS if not setupEric Dumazet
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-17net: new counter for tx_timeout errors in sysfsdavid decotigny
2011-11-17net-sysfs: fixed minor sparse warningdavid decotigny
2011-11-17net: ethtool: fix coding styleMichał Mirosław
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16ethtool: prepare for larger netdev_features_t typeMichał Mirosław
2011-11-16net: ethtool: use C99 array initialization for feature-names tableMichał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: ethtool: break association of ETH_FLAG_* with NETIF_F_*Michał Mirosław
2011-11-16net: remove legacy ethtool opsMichał Mirosław
2011-11-16net: use jump_label for netstamp_neededEric Dumazet
2011-11-14net: introduce build_skb()Eric Dumazet
2011-11-14neigh: new unresolved queue limitsEric Dumazet
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03net: Add back alignment for size for __alloc_skbTony Lindgren
2011-11-01neigh: Kill bogus SMP protected debugging message.David S. Miller
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-10-30vlan: allow nested vlan_do_receive()Eric Dumazet
2011-10-25net: Unlock sock before calling sk_free()Thomas Gleixner
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24rtnetlink: Add missing manual netlink notification in dev_change_net_namespacesEric W. Biederman
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran
2011-10-21tcp: add const qualifiers where possibleEric Dumazet
2011-10-21dev: use name hash for dev_seq_opsMihai Maruseac
2011-10-21net: add opaque struct around skb frag pageIan Campbell
2011-10-20pktgen: remove ndelay() callEric Dumazet
2011-10-19net: do not take an additional reference in skb_frag_set_pageIan Campbell
2011-10-19neigh: fix rcu splat in neigh_update()roy.qing.li@gmail.com
2011-10-19filter: use unsigned int to silence static checker warningDan Carpenter
2011-10-19fib_rules: fix unresolved_rules countingYan, Zheng
2011-10-19net: validate HWTSTAMP ioctl parametersRichard Cochran
2011-10-19net: Move rcu_barrier from rollback_registered_many to netdev_run_todo.Eric W. Biederman
2011-10-19net: Allow skb_recycle_check to be done in stagesAndy Fleming