aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller2011-02-172-16/+18
* ipv4: Avoid use of signed integers in fib_trie code.David S. Miller2011-02-171-5/+5
* net: Add initial_ref arg to dst_alloc().David S. Miller2011-02-175-13/+9
* ipv4: Consolidate ipv4 dst allocation logic.David S. Miller2011-02-171-31/+21
* ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow().David S. Miller2011-02-171-7/+6
* ipv4: Simplify output route creation call sequence.David S. Miller2011-02-171-35/+23
* net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-171-24/+23
* net: use ndo_fix_features for ethtool_ops->set_flagsMichał Mirosław2011-02-171-2/+29
* net: ethtool: use ndo_fix_features for offload settingMichał Mirosław2011-02-171-13/+32
* net: Introduce new feature setting opsMichał Mirosław2011-02-172-8/+163
* ethtool: factorize get/set_one_featureMichał Mirosław2011-02-171-142/+132
* ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()Michał Mirosław2011-02-171-12/+23
* ethtool: enable GSO and GRO by defaultMichał Mirosław2011-02-171-4/+14
* ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct placeMichał Mirosław2011-02-171-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-02-152-8/+9
|\
| * net: Adjust TX queue kobjects if number of queues changes during unregisterBen Hutchings2011-02-151-1/+2
| * sch_mqprio: Always set num_tc to 0 in mqprio_destroy()Ben Hutchings2011-02-141-7/+7
* | ipv4: Cache learned redirect information in inetpeer.David S. Miller2011-02-141-94/+42
* | ipv4: Cache learned PMTU information in inetpeer.David S. Miller2011-02-141-174/+86
* | ROSE: AX25: finding routes simplificationBernard Pidoux2011-02-141-7/+0
* | ROSE: rose AX25 packet routing improvementBernard Pidoux2011-02-141-12/+16
* | ipv4: fix rcu lock imbalance in fib_select_default()Eric Dumazet2011-02-141-1/+1
* | bridge: implement [add/del]_slave opsJiri Pirko2011-02-132-1/+27
* | rtnetlink: implement setting of master deviceJiri Pirko2011-02-131-0/+43
* | net: make dev->master generalJiri Pirko2011-02-131-12/+37
* | net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko2011-02-131-3/+3
* | network: Allow af_packet to transmit +4 bytes for VLAN packets.Ben Greear2011-02-111-2/+29
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-02-1111-26/+7
|\ \
| * | batman-adv: Disallow originator addressing within mesh layerLinus Lüssing2011-02-111-6/+1
| * | batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-1110-14/+0
| * | batman-adv: Split combined variable declarationsMarek Lindner2011-02-111-2/+2
| * | batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann2011-02-111-4/+4
* | | inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller2011-02-102-3/+34
* | | inetpeer: Add redirect and PMTU discovery cached info.David S. Miller2011-02-101-0/+2
* | | inetpeer: Abstract address representation further.David S. Miller2011-02-103-5/+5
* | | net: rename group sysfs entry to netdev_groupXiaotian Feng2011-02-091-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-092-2/+2
|\ \ \ | |_|/ |/| |
| * | IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter2011-02-071-1/+1
| * | IPVS: Use correct lock in SCTP moduleSimon Horman2011-02-031-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-089-33/+68
|\ \ \
| * | | net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller2011-02-081-11/+16
| * | | net/caif: Fix dangling list pointer in freed object on error.David S. Miller2011-02-081-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-084-3/+10
| |\ \ \
| | * | | mac80211: fix the skb cloned check in the tx pathFelix Fietkau2011-02-071-1/+1
| | * | | mac80211: fix TX status cookie in HW offload caseJohannes Berg2011-02-023-2/+9
| * | | | Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-02-071-5/+10
| |\ \ \ \
| | * | | | batman-adv: Linearize fragment packets before mergeSven Eckelmann2011-02-081-5/+10
| * | | | | x25: possible skb leak on bad facilitiesandrew hendry2011-02-072-12/+30
* | | | | | net: Kill NETEVENT_PMTU_UPDATE.David S. Miller2011-02-082-2/+0
* | | | | | ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2011-02-081-6/+19