summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-30netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal
2013-06-29bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov
2013-06-29Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-06-29ssb/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-29net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-29nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann
2013-06-29drivers: net: cpsw: add newline after MACID logDaniel Mack
2013-06-29pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko
2013-06-29pch_gbe: convert pr_* to netdev_*Andy Shevchenko
2013-06-29pch_gbe: remove inline keyword for exported functionsAndy Shevchenko
2013-06-29usbnet: ax88179_178a: add .reset_resume hookDavid Chang
2013-06-29usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang
2013-06-29ipv4: use next hop exceptions also for input routesTimo Teräs
2013-06-29ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-29ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-28bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com
2013-06-28bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com
2013-06-28bonding: remove unnecessary setup_by_slave membernikolay@redhat.com
2013-06-28netlink: fix splat in skb_clone with large messagesPablo Neira
2013-06-28sit: add support of x-netnsNicolas Dichtel
2013-06-28dev: introduce skb_scrub_packet()Nicolas Dichtel
2013-06-27can: at91_can: Use of_match_ptr()Sachin Kamat
2013-06-27ARM: imx: flexcan: Remove platform fileFabio Estevam
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam
2013-06-27ARM: imx: prepare for removal of flexcan_platform_dataMarc Kleine-Budde
2013-06-26fec: Add support for reading RMON registersChris Healy
2013-06-26ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa
2013-06-26sit: fix 4in4 + IPsec scenarioNicolas Dichtel
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-06-26netns: exclude ipvs from struct net when IPVS disabledJunweiZhang
2013-06-26kernel: remove unnecessary head fileJunweiZhang
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin
2013-06-26ipvs: drop SCTP connections depending on stateJulian Anastasov
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-06-26arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin
2013-06-25bonding: add an option to fail when any of arp_ip_target is inaccessibleVeaceslav Falico
2013-06-25bonding: doc: some details on backup slave arp validationVeaceslav Falico
2013-06-25bonding: don't trust arp requests unless active slave really worksVeaceslav Falico
2013-06-25bonding: don't validate arp if we don't have toVeaceslav Falico
2013-06-25bonding: don't add duplicate targets to arp_ip_targetVeaceslav Falico
2013-06-25bonding: add helper function bond_get_targets_ip(targets, ip)Veaceslav Falico
2013-06-25net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar
2013-06-25net: davinci_emac: simplify the OF parser codeLad, Prabhakar
2013-06-25net: davinci: emac: Convert to devm_* apiLad, Prabhakar
2013-06-25doc: fix some syntax errors in netlink mmap sample codeCong Wang
2013-06-25macvtap: Perform GSO on forwarding path.Vlad Yasevich