summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hostap: slight optimization of addr comparedingtianhong2013-12-265-24/+22
* media: dvb_core: slight optimization of addr comparedingtianhong2013-12-261-4/+6
* isdn: slight optimization of addr comparedingtianhong2013-12-261-2/+2
* atm: slight optimization of addr comparedingtianhong2013-12-261-2/+2
* mac8011: slight optimization of addr comparedingtianhong2013-12-261-4/+3
* infiniband: slight optimization of addr comparedingtianhong2013-12-261-2/+1
* ozwpan: slight optimization of addr comparedingtianhong2013-12-262-3/+4
* zd1211rw: slight optimization of addr comparedingtianhong2013-12-261-3/+2
* batman-adv: use batadv_compare_eth for concisedingtianhong2013-12-262-2/+2
* ppp: slight optimization of addr comparedingtianhong2013-12-261-2/+2
* hamradio: slight optimization of addr comparedingtianhong2013-12-261-1/+1
* net: atl1: slight optimization of addr comparedingtianhong2013-12-261-1/+2
* net: pcnet: slight optimization of addr comparedingtianhong2013-12-261-1/+1
* net: freescale: remove unused compare_addr()dingtianhong2013-12-261-5/+0
* qlge: make local function staticstephen hemminger2013-12-262-3/+2
* mdio: unused ethtool functionsstephen hemminger2013-12-262-31/+0
* hhf: make qdisc ops staticstephen hemminger2013-12-261-2/+1
* rose: cleanup checkpatch errors,spaces requiredWeilong Chen2013-12-222-2/+2
* sctp: remove the never used 'return' and redundant 'break'wangweidong2013-12-221-11/+2
* mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen2013-12-221-2/+2
* cxgb4: make functions static and remove dead codestephen hemminger2013-12-224-143/+8
* sctp: remove casting from function calls through ops structurewangweidong2013-12-222-3/+3
* netconf: add support for IPv6 proxy_ndpstephen hemminger2013-12-221-1/+48
* netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger2013-12-222-6/+6
* net: vxlan: use custom ndo_change_mtu handlerDaniel Borkmann2013-12-221-1/+24
* net: use kfree_skb_list() helperEric Dumazet2013-12-212-19/+4
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-12-214-30/+102
|\
| * can: ti_hecc: Replace platform dependency with ARM dependencyEzequiel Garcia2013-12-221-1/+1
| * can: mcp251x: Add device tree supportAlexander Shiyan2013-12-212-25/+99
| * can: gw: remove obsolete checksOliver Hartkopp2013-12-211-4/+2
* | ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 oneHannes Frederic Sowa2013-12-212-4/+2
* | Revert "sctp: fix missing include file"David S. Miller2013-12-211-1/+0
|/
* packet: doc: add documentation for VLAN TPID deliveryAtzm Watanabe2013-12-211-2/+7
* sctp: fix missing include filesfeldma@cumulusnetworks.com2013-12-211-0/+1
* Merge branch 'b44'David S. Miller2013-12-204-26/+250
|\
| * b44: use fixed PHY device if we do not find anyHauke Mehrtens2013-12-203-1/+28
| * b44: do not set PHY address to 30 for every ext PHYHauke Mehrtens2013-12-201-2/+5
| * b44: activate PHY when MAC is offHauke Mehrtens2013-12-201-1/+4
| * b44: add phylib supportHauke Mehrtens2013-12-203-5/+189
| * b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_miiHauke Mehrtens2013-12-201-5/+5
| * b44: abort when no PHY is available at allHauke Mehrtens2013-12-202-0/+7
| * b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHYHauke Mehrtens2013-12-202-4/+4
| * b44: check register instead of PHY address to detect external PHYHauke Mehrtens2013-12-202-10/+10
|/
* tcp: autocork should not hold first packet in write queueEric Dumazet2013-12-201-4/+10
* net_sched: fix regression in tc_action_opsEric Dumazet2013-12-201-40/+13
* net_sched: fix a regression in tcf_proto_lookup_ops()Eric Dumazet2013-12-201-12/+10
* net_sched: fix a regression in tc actionsWANG Cong2013-12-209-11/+11
* Merge branch 'bridge_cleanups'David S. Miller2013-12-1914-47/+36
|\
| * bridge: change the position of '{' to the pre linetanxiaojun2013-12-194-18/+9
| * bridge: change "foo* bar" to "foo *bar"tanxiaojun2013-12-192-10/+10
OpenPOWER on IntegriCloud