summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov2015-07-152-23/+12
* Merge tag 'linux-can-fixes-for-4.2-20150715' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-1513-39/+28
|\
| * can: pcan_usb: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-152-6/+5
| * can: usb_8dev: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| * can: ems_usb: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| * can: esd_usb2: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| * can: sja1000: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| * can: cc770: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-2/+2
| * can: ti_heccn: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-1/+1
| * can: slcan: don't touch skb after netif_rx_ni()Marc Kleine-Budde2015-07-151-1/+1
| * can: grcan: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-1/+2
| * can: bfin_can: don't touch skb after netif_rx()Marc Kleine-Budde2015-07-151-4/+2
| * can: flexcan: don't touch skb after netif_receive_skb()Marc Kleine-Budde2015-07-151-4/+3
| * can: at91_can: don't touch skb after netif_receive_skb()/netif_rx()Marc Kleine-Budde2015-07-151-4/+4
* | ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-153-9/+28
* | Merge branch 'isdn-gigaset-fixes'David S. Miller2015-07-151-25/+10
|\ \
| * | isdn/gigaset: drop unused ldisc methodsTilman Schmidt2015-07-151-24/+0
| * | isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt2015-07-151-1/+10
|/ /
* | fq_codel: fix a use-after-freeWANG Cong2015-07-151-1/+1
* | tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng2015-07-151-2/+1
* | bridge: mdb: fix double add notificationNikolay Aleksandrov2015-07-151-1/+0
* | bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok2015-07-151-7/+30
* | net: Fix skb csum races when peekingHerbert Xu2015-07-151-6/+9
* | Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam2015-07-151-75/+13
* | NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn2015-07-151-0/+1
* | net: Clone skb before setting peeked flagHerbert Xu2015-07-151-3/+38
* | rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann2015-07-151-4/+7
|/
* net/xen-netback: off by one in BUG_ON() conditionDan Carpenter2015-07-141-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-1366-394/+702
|\
| * Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...David S. Miller2015-07-1211-29/+42
| |\
| | * can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-127-17/+18
| | * ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmuxRoger Quadros2015-07-122-4/+6
| | * can: c_can: Fix default pinmux glitch at initJ.D. Schroeder2015-07-121-2/+8
| | * can: rcar_can: unify error messagesSergei Shtylyov2015-07-121-2/+3
| | * can: rcar_can: print request_irq() error codeSergei Shtylyov2015-07-121-1/+2
| | * can: rcar_can: fix typo in error messageSergei Shtylyov2015-07-121-1/+2
| | * can: rcar_can: print signed IRQ #Sergei Shtylyov2015-07-121-2/+2
| | * can: rcar_can: fix IRQ checkSergei Shtylyov2015-07-121-1/+2
| * | Merge branch 'dsa-of-parsing-fixes'David S. Miller2015-07-111-3/+3
| |\ \ | | |/ | |/|
| | * net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli2015-07-111-1/+1
| | * net: dsa: Test array index before useFlorian Fainelli2015-07-111-2/+2
| |/
| * net: switchdev: don't abort unsupported operationsVivien Didelot2015-07-111-4/+8
| * net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther2015-07-111-4/+0
| * cdc_ncm: update specs URLEnrico Mioso2015-07-111-1/+1
| * Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida2015-07-101-1/+1
| * net: inet_diag: always export IPV6_V6ONLY sockopt for listening socketsPhil Sutter2015-07-101-2/+2
| * bridge: mdb: allow the user to delete mdb entry if there's a querierSatish Ashok2015-07-101-9/+2
| * Merge branch 'netdev_unregister_races'David S. Miller2015-07-101-18/+20
| |\
| | * net: call rcu_read_lock early in process_backlogJulian Anastasov2015-07-101-16/+16
| | * net: do not process device backlog during unregistrationJulian Anastasov2015-07-101-2/+4
| |/
OpenPOWER on IntegriCloud