summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-02-17ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller2-16/+18
2011-02-17ipv4: Avoid use of signed integers in fib_trie code.David S. Miller1-5/+5
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller5-13/+9
2011-02-17ipv4: Consolidate ipv4 dst allocation logic.David S. Miller1-31/+21
2011-02-17ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().David S. Miller1-7/+6
2011-02-17ipv4: Simplify output route creation call sequence.David S. Miller1-35/+23
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław1-24/+23
2011-02-17net: use ndo_fix_features for ethtool_ops->set_flagsMichał Mirosław1-2/+29
2011-02-17net: ethtool: use ndo_fix_features for offload settingMichał Mirosław1-13/+32
2011-02-17net: Introduce new feature setting opsMichał Mirosław2-8/+163
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław1-142/+132
2011-02-17ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()Michał Mirosław1-12/+23
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław1-4/+14
2011-02-17ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct placeMichał Mirosław1-1/+1
2011-02-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2-8/+9
2011-02-15net: Adjust TX queue kobjects if number of queues changes during unregisterBen Hutchings1-1/+2
2011-02-14ipv4: Cache learned redirect information in inetpeer.David S. Miller1-94/+42
2011-02-14ipv4: Cache learned PMTU information in inetpeer.David S. Miller1-174/+86
2011-02-14ROSE: AX25: finding routes simplificationBernard Pidoux1-7/+0
2011-02-14ROSE: rose AX25 packet routing improvementBernard Pidoux1-12/+16
2011-02-14ipv4: fix rcu lock imbalance in fib_select_default()Eric Dumazet1-1/+1
2011-02-14sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings1-7/+7
2011-02-13bridge: implement [add/del]_slave opsJiri Pirko2-1/+27
2011-02-13rtnetlink: implement setting of master deviceJiri Pirko1-0/+43
2011-02-13net: make dev->master generalJiri Pirko1-12/+37
2011-02-13net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko1-3/+3
2011-02-11network: Allow af_packet to transmit +4 bytes for VLAN packets.Ben Greear1-2/+29
2011-02-11Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller11-26/+7
2011-02-11batman-adv: Disallow originator addressing within mesh layerLinus Lüssing1-6/+1
2011-02-11batman-adv: Remove duplicate types.h inclusionsLinus Lüssing10-14/+0
2011-02-11batman-adv: Split combined variable declarationsMarek Lindner1-2/+2
2011-02-11batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann1-4/+4
2011-02-10inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller2-3/+34
2011-02-10inetpeer: Add redirect and PMTU discovery cached info.David S. Miller1-0/+2
2011-02-10inetpeer: Abstract address representation further.David S. Miller3-5/+5
2011-02-09net: rename group sysfs entry to netdev_groupXiaotian Feng1-1/+1
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-2/+2
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-33/+68
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2-2/+0
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller1-11/+16
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller1-2/+2
2011-02-08ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel1-6/+19
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller15-158/+471
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-3/+10
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller1-5/+10
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann1-5/+10
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry2-12/+30
2011-02-07mac80211: remove unneeded checkDan Carpenter1-1/+1
2011-02-07mac80211: Update comments on radiotap MCS indexMohammed Shafi Shajakhan1-5/+2
2011-02-07mac80211: as a 4-addr station, do not receive packets for other stationsFelix Fietkau1-1/+2