summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01net: can: c_can_platform: Remove redundant of_match_ptrSachin Kamat
2013-10-01net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptrSachin Kamat
2013-10-01net: ethernet: cpsw: Remove redundant of_match_ptrSachin Kamat
2013-09-30bonding: RCUify bond_set_rx_mode()Veaceslav Falico
2013-09-30drivers: net: phy: marvell.c: removed checkpatch.pl warningsAvinash Kumar
2013-09-30net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet
2013-09-30net: add missing sk_max_pacing_rate docEric Dumazet
2013-09-30bgmac: add support for Byte Queue LimitsHauke Mehrtens
2013-09-30b44: add support for Byte Queue LimitsHauke Mehrtens
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman
2013-09-30ethernet: use likely() for common Ethernet encapstephen hemminger
2013-09-30ethernet: cleanup eth_type_transstephen hemminger
2013-09-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-09-30ipv6: Not need to set fl6.flowi6_flags as zeroLi RongQing
2013-09-30xen-netback: improve ring effeciency for guest RXWei Liu
2013-09-30qdisc: basic classifier - remove unnecessary initializationstephen hemminger
2013-09-30qdisc: meta return ENOMEM on alloc failurestephen hemminger
2013-09-30bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico
2013-09-30Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...David S. Miller
2013-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-09-30hamradio: baycom: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-30dev: always advertise rx_flags changes via netlinkNicolas Dichtel
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel
2013-09-30net: qmi_wwan: fix checkpatch warningsFabio Porcedda
2013-09-30net: qmi_wwan: add Telit LE920 newer firmware supportFabio Porcedda
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-28bonding: remove bond_next_slave()Veaceslav Falico
2013-09-28bonding: don't use bond_next_slave() in bond_info_seq_next()Veaceslav Falico
2013-09-28bonding: remove unused __get_next_agg()Veaceslav Falico
2013-09-28bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: make ad_agg_selection_logic() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: make __get_active_agg() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: make ad_port_selection_logic() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: remove __get_first_port()Veaceslav Falico
2013-09-28bonding: remove __get_next_port()Veaceslav Falico
2013-09-28bonding: verify if we still have slaves in bond_3ad_unbind_slave()Veaceslav Falico
2013-09-28bonding: correctly verify for the first slave in bond_enslaveVeaceslav Falico
2013-09-28bnx2x: use pcie_get_minimum_link()Yuval Mintz
2013-09-28bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner
2013-09-28bnx2x: Change function prototypeYaniv Rosner
2013-09-28bnx2x: Don't disable/enable SR-IOV when loadingAriel Elior
2013-09-28bnx2x: Correct VF driver infoYuval Mintz
2013-09-28bnx2x: Test nvram when interface is downYuval Mintz
2013-09-28ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco
2013-09-28ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco
2013-09-27lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque
2013-09-27hp100: replace hardcoded name in /proc/interrupts with interface nameMihir Singh
2013-09-27ipv6: compare sernum when walking fib for /proc/net/ipv6_route as safety netHannes Frederic Sowa
2013-09-27ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa
2013-09-27net: phy: at803x: add suspend/resume callbacksDaniel Mack