summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2011-02-17ipv4: Avoid use of signed integers in fib_trie code.David S. Miller
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller
2011-02-17ipv4: Consolidate ipv4 dst allocation logic.David S. Miller
2011-02-17ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().David S. Miller
2011-02-17ipv4: Simplify output route creation call sequence.David S. Miller
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław
2011-02-17net: use ndo_fix_features for ethtool_ops->set_flagsMichał Mirosław
2011-02-17net: ethtool: use ndo_fix_features for offload settingMichał Mirosław
2011-02-17net: Introduce new feature setting opsMichał Mirosław
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław
2011-02-17ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()Michał Mirosław
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław
2011-02-17ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct placeMichał Mirosław
2011-02-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-02-15net: Adjust TX queue kobjects if number of queues changes during unregisterBen Hutchings
2011-02-14ipv4: Cache learned redirect information in inetpeer.David S. Miller
2011-02-14ipv4: Cache learned PMTU information in inetpeer.David S. Miller
2011-02-14ROSE: AX25: finding routes simplificationBernard Pidoux
2011-02-14ROSE: rose AX25 packet routing improvementBernard Pidoux
2011-02-14ipv4: fix rcu lock imbalance in fib_select_default()Eric Dumazet
2011-02-14sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings
2011-02-13bridge: implement [add/del]_slave opsJiri Pirko
2011-02-13rtnetlink: implement setting of master deviceJiri Pirko
2011-02-13net: make dev->master generalJiri Pirko
2011-02-13net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko
2011-02-11network: Allow af_packet to transmit +4 bytes for VLAN packets.Ben Greear
2011-02-11Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-11batman-adv: Disallow originator addressing within mesh layerLinus Lüssing
2011-02-11batman-adv: Remove duplicate types.h inclusionsLinus Lüssing
2011-02-11batman-adv: Split combined variable declarationsMarek Lindner
2011-02-11batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann
2011-02-10inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller
2011-02-10inetpeer: Add redirect and PMTU discovery cached info.David S. Miller
2011-02-10inetpeer: Abstract address representation further.David S. Miller
2011-02-09net: rename group sysfs entry to netdev_groupXiaotian Feng
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry
2011-02-07mac80211: remove unneeded checkDan Carpenter
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau
2011-02-07mac80211: Make some mlme timers module paramaters.Ben Greear