summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-151-2/+9
* batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli2014-05-151-3/+8
* batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner2014-05-151-1/+2
* 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
| * | | | ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin2014-05-051-2/+3
| * | | | netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko2014-05-041-4/+4
| * | | | netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal2014-05-041-2/+3
| * | | | netfilter: ctnetlink: don't add null bindings if no nat requestedFlorian Westphal2014-04-291-0/+3
* | | | | Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz2014-05-093-0/+719
* | | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-094-14/+20
* | | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-095-25/+46
| |/ / / |/| | |
* | | | net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack2014-05-071-1/+6
* | | | ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich2014-05-071-1/+1