summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Add Kconfig dependency on GRE-DEMUX.Pravin B Shelar2013-07-013-5/+18
* alx: fix ethtool support codeJohannes Berg2013-07-011-35/+29
* alx: fix MAC address alignment problemJohannes Berg2013-07-011-4/+4
* alx: separate link speed/duplex fieldsJohannes Berg2013-07-014-125/+106
* alx: make sizes unsignedJohannes Berg2013-07-011-4/+4
* alx: remove NET_CORE Kconfig selectJohannes Berg2013-07-011-1/+0
* alx: fix 100mbit/half duplex speed translationJohannes Berg2013-07-011-1/+1
* alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg2013-07-011-1/+2
* net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-014-22/+60
* net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-017-11/+319
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-3029-820/+529
|\
| * netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal2013-06-302-2/+16
| * netns: exclude ipvs from struct net when IPVS disabledJunweiZhang2013-06-261-0/+2
| * kernel: remove unnecessary head fileJunweiZhang2013-06-261-1/+0
| * ipvs: add sync_persist_mode flagJulian Anastasov2013-06-264-0/+43
| * ipvs: SH fallback and L4 hashingAlexander Frolkin2013-06-262-15/+91
| * ipvs: drop SCTP connections depending on stateJulian Anastasov2013-06-261-0/+12
| * ipvs: replace the SCTP state machineJulian Anastasov2013-06-263-714/+168
| * ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-264-14/+56
| * ipvs: provide iph to schedulersJulian Anastasov2013-06-2612-60/+34
| * netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2013-06-202-8/+69
| * netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal2013-06-201-0/+6
| * netfilter: check return code from nla_parse_testedDaniel Borkmann2013-06-203-13/+39
* | bonding: combine pr_debugs in bond_set_dev_addr into oneNikolay Aleksandrov2013-06-291-3/+2
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-06-2814-102/+44
|\ \
| * | can: at91_can: Use of_match_ptr()Sachin Kamat2013-06-271-3/+1
| * | ARM: imx: flexcan: Remove platform fileFabio Estevam2013-06-271-20/+0
| * | can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam2013-06-274-61/+28
| * | ARM: imx: prepare for removal of flexcan_platform_dataMarc Kleine-Budde2013-06-278-18/+15
* | | ssb/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-281-1/+1
* | | net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-288-10/+10
* | | nlmon: fix comparison in nlmon_is_valid_mtuDaniel Borkmann2013-06-281-1/+5
* | | drivers: net: cpsw: add newline after MACID logDaniel Mack2013-06-281-2/+2
* | | pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko2013-06-281-35/+15
* | | pch_gbe: convert pr_* to netdev_*Andy Shevchenko2013-06-286-164/+250
* | | pch_gbe: remove inline keyword for exported functionsAndy Shevchenko2013-06-283-13/+13
* | | usbnet: ax88179_178a: add .reset_resume hookDavid Chang2013-06-281-0/+1
* | | usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang2013-06-281-2/+2
* | | ipv4: use next hop exceptions also for input routesTimo Teräs2013-06-283-17/+54
* | | ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-284-5/+67
* | | ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-282-8/+32
* | | bonding: when cloning a MAC use NET_ADDR_STOLENnikolay@redhat.com2013-06-271-14/+19
* | | bonding: remove unnecessary dev_addr_from_first membernikolay@redhat.com2013-06-272-6/+2
* | | bonding: remove unnecessary setup_by_slave membernikolay@redhat.com2013-06-272-5/+1
* | | netlink: fix splat in skb_clone with large messagesPablo Neira2013-06-273-18/+35
* | | sit: add support of x-netnsNicolas Dichtel2013-06-273-11/+42
* | | dev: introduce skb_scrub_packet()Nicolas Dichtel2013-06-273-10/+25
|/ /
* | fec: Add support for reading RMON registersChris Healy2013-06-262-0/+169
* | ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa2013-06-261-1/+4
* | sit: fix 4in4 + IPsec scenarioNicolas Dichtel2013-06-261-1/+1
OpenPOWER on IntegriCloud