summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-166-31/+66
|\
| * vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2014-05-122-2/+8
| * vti6: Don't unregister pernet ops twice on init errorsMathias Krause2014-05-121-3/+0
| * xfrm6: Properly handle unsupported protocolsSteffen Klassert2014-05-061-1/+10
| * xfrm4: Properly handle unsupported protocolsSteffen Klassert2014-04-291-2/+17
| * vti4: Don't count header length twice.Steffen Klassert2014-04-161-1/+0
| * xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert2014-04-072-23/+31
* | net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck2014-05-161-2/+2
* | Merge branch 'altera_tse'David S. Miller2014-05-1510-275/+372
|\ \
| * | Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers2014-05-151-0/+5
| * | Altera TSE: Fix sparse errors and warningsVince Bridgers2014-05-1510-275/+367
|/ /
* | rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-154-3/+39
* | net: filter: s390: fix JIT address randomizationHeiko Carstens2014-05-141-1/+1
* | af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun2014-05-141-1/+1
* | be2net: enable interrupts in EEH resumeKalesh AP2014-05-141-0/+6
* | jme: Fix unmap loop counting error:Neil Horman2014-05-141-5/+5
* | ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa2014-05-141-1/+1
* | net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-142-15/+8
* | net: filter: x86: fix JIT address randomizationAlexei Starovoitov2014-05-141-1/+1
* | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-132-4/+57
|\ \
| * | batman-adv: fix removing neigh_ifinfoSimon Wunderlich2014-05-111-0/+46
| * | batman-adv: always run purge_orig_neighborsSimon Wunderlich2014-05-101-4/+4
| * | batman-adv: fix neigh reference imbalanceSimon Wunderlich2014-05-101-0/+5
| * | batman-adv: fix neigh_ifinfo imbalanceSimon Wunderlich2014-05-101-0/+2
* | | neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong2014-05-131-2/+2
* | | ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani2014-05-131-1/+1
* | | sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov2014-05-121-6/+8
* | | macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen2014-05-121-2/+4
* | | ptp: fix kconfig dependency warningsRandy Dunlap2014-05-121-1/+2
|/ /
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-097-9/+30
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-087-9/+30
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2014-05-067-9/+30
| | |\ \
| | | * | mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-05-051-1/+1
| | | * | cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-052-2/+22
| | | * | cfg80211: free sme on connection failuresEliad Peller2014-05-051-1/+1
| | | * | mac80211: Fix mac80211 station info rx bitrate for IBSS modeHenning Rogge2014-05-051-1/+2
| | | * | mac80211: fixup radiotap tx flags for RTS/CTSBob Copeland2014-04-221-3/+2
| | | * | mac80211: avoid handling of SMPS for meshChun-Yeow Yeoh2014-04-221-1/+2
* | | | | net: cassini: use nested lock annotationEmil Goode2014-05-091-1/+1
* | | | | bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-091-3/+7
* | | | | Merge branch 'mdio_net'David S. Miller2014-05-093-12/+11
|\ \ \ \ \
| * | | | | net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
| * | | | | net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
| * | | | | Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2
| * | | | | net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-091-0/+4
| * | | | | net: mdio-gpio: fix device-tree binding documentationJohan Hovold2014-05-091-1/+1
|/ / / / /
* | | | | net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork2014-05-091-11/+28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-096-12/+19
|\ \ \ \ \
| * | | | | netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich2014-05-091-2/+4
| * | | | | bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin2014-05-051-2/+2