summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: add frag information structAlexander Aring2014-02-281-0/+7
* net: w5100: Use devm_ioremap_resource()Jingoo Han2014-02-281-5/+4
* net: w5300: Use devm_ioremap_resource()Jingoo Han2014-02-281-5/+4
* packet: allow to transmit +4 byte in TX_RING slot for VLAN caseDaniel Borkmann2014-02-281-3/+13
* Merge branch 'intel-next'David S. Miller2014-02-2810-150/+294
|\
| * ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov2014-02-281-0/+3
| * ixgbevf: fix handling of tx checksummingEmil Tantilov2014-02-281-1/+1
| * ixgbe: Add check for FW veto bitDon Skidmore2014-02-284-4/+63
| * ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore2014-02-281-1/+2
| * ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-287-141/+161
| * ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2014-02-282-3/+64
|/
* ipv6: addrconf: silence sparse endianness warningsBjørn Mork2014-02-271-3/+3
* neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong2014-02-271-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-2711-193/+659
|\
| * vti4: Enable namespace changingSteffen Klassert2014-02-251-1/+0
| * vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert2014-02-251-5/+24
| * vti4: Support inter address family tunneling.Steffen Klassert2014-02-251-14/+34
| * vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert2014-02-251-11/+11
| * xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert2014-02-252-70/+0
| * vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert2014-02-251-47/+187
| * ip_tunnel: Make vti work with i_key setSteffen Klassert2014-02-251-1/+5
| * xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert2014-02-253-12/+50
| * ipcomp4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-251-9/+17
| * ah4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-251-9/+16
| * esp4: Use the IPsec protocol multiplexer APISteffen Klassert2014-02-251-9/+17
| * xfrm4: Add IPsec protocol multiplexerSteffen Klassert2014-02-255-17/+310
* | Merge branch 'kdoc'David S. Miller2014-02-272-54/+163
|\ \
| * | net: move net_device priv_flags out from UAPILuis R. Rodriguez2014-02-272-83/+83
| * | net: kdoc struct net_device flags and priv_flagsLuis R. Rodriguez2014-02-271-52/+161
|/ /
* | atm: nicstar: remove interruptible_sleep_on_timeoutArnd Bergmann2014-02-271-8/+8
* | tcp: switch rtt estimations to usec resolutionEric Dumazet2014-02-2617-169/+174
* | net: add skb_mstamp infrastructureEric Dumazet2014-02-261-2/+57
* | phy: micrel: add of configuration for LED modeBen Dooks2014-02-262-4/+63
* | isdn: fix multiple sleep_on racesArnd Bergmann2014-02-261-5/+8
* | isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann2014-02-262-6/+8
* | isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann2014-02-262-4/+8
* | isdn: pcbit: fix interruptible_sleep_on raceArnd Bergmann2014-02-261-3/+3
* | atm: firestream: fix interruptible_sleep_on raceArnd Bergmann2014-02-261-2/+2
* | Merge branch 'intel-next'David S. Miller2014-02-2624-170/+80
|\ \
| * | igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-2621-64/+43
| * | igb: make local functions static and remove dead codeJeff Kirsher2014-02-268-98/+17
| * | ixgbe: Add WoL support for a new deviceMark Rustad2014-02-262-0/+2
| * | ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller2014-02-261-2/+6
| * | ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore2014-02-261-6/+12
|/ /
* | ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-264-6/+18
* | ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa2014-02-264-8/+16
* | ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragmentHannes Frederic Sowa2014-02-261-2/+1
* | neigh: probe application via netlink in NUD_PROBETimo Teräs2014-02-261-4/+4
* | ieee802154: fix new function declarationJean Sacren2014-02-261-1/+1
* | ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork2014-02-261-1/+3
OpenPOWER on IntegriCloud