summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-02alx: fix MAC address alignment problemJohannes Berg1-4/+4
2013-07-02alx: separate link speed/duplex fieldsJohannes Berg4-125/+106
2013-07-02alx: make sizes unsignedJohannes Berg1-4/+4
2013-07-02alx: remove NET_CORE Kconfig selectJohannes Berg1-1/+0
2013-07-02alx: fix 100mbit/half duplex speed translationJohannes Berg1-1/+1
2013-07-02alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg1-1/+2
2013-07-02net/mlx4_core: Add HW enforcement to VF link stateRony Efraim4-22/+60
2013-07-02net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein7-11/+319
2013-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller29-820/+529
2013-06-30netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal2-2/+16
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov1-3/+2
2013-06-29Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller14-102/+44
2013-06-29ssb/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang8-10/+10
2013-06-29nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann1-1/+5
2013-06-29drivers: net: cpsw: add newline after MACID logDaniel Mack1-2/+2
2013-06-29pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko1-35/+15
2013-06-29pch_gbe: convert pr_* to netdev_*Andy Shevchenko6-164/+250
2013-06-29pch_gbe: remove inline keyword for exported functionsAndy Shevchenko3-13/+13
2013-06-29usbnet: ax88179_178a: add .reset_resume hookDavid Chang1-0/+1
2013-06-29usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang1-2/+2
2013-06-29ipv4: use next hop exceptions also for input routesTimo Teräs3-17/+54
2013-06-29ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa4-5/+67
2013-06-29ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2-8/+32
2013-06-28bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com1-14/+19
2013-06-28bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com2-6/+2
2013-06-28bonding: remove unnecessary setup_by_slave membernikolay@redhat.com2-5/+1
2013-06-28netlink: fix splat in skb_clone with large messagesPablo Neira3-18/+35
2013-06-28sit: add support of x-netnsNicolas Dichtel3-11/+42
2013-06-28dev: introduce skb_scrub_packet()Nicolas Dichtel3-10/+25
2013-06-27can: at91_can: Use of_match_ptr()Sachin Kamat1-3/+1
2013-06-27ARM: imx: flexcan: Remove platform fileFabio Estevam1-20/+0
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam4-61/+28
2013-06-27ARM: imx: prepare for removal of flexcan_platform_dataMarc Kleine-Budde8-18/+15
2013-06-27fec: Add support for reading RMON registersChris Healy2-0/+169
2013-06-27ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa1-1/+4
2013-06-27sit: fix 4in4 + IPsec scenarioNicolas Dichtel1-1/+1
2013-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-0/+7
2013-06-26netns: exclude ipvs from struct net when IPVS disabledJunweiZhang1-0/+2
2013-06-26kernel: remove unnecessary head fileJunweiZhang1-1/+0
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov4-0/+43
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin2-15/+91
2013-06-26ipvs: drop SCTP connections depending on stateJulian Anastasov1-0/+12
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov3-714/+168
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin4-14/+56
2013-06-26ipvs: provide iph to schedulersJulian Anastasov12-60/+34
2013-06-26arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin1-26/+39
2013-06-26bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico4-14/+147
2013-06-26bonding: doc: some details on backup slave arp validationVeaceslav Falico1-0/+6
2013-06-26bonding: don't trust arp requests unless active slave really worksVeaceslav Falico1-1/+8