summaryrefslogtreecommitdiffstats
path: root/lib/hexdump.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-21qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer1-0/+1
2015-07-21ravb: fix race updating TCCRSergei Shtylyov1-4/+1
2015-07-21net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan1-1/+1
2015-07-21bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-07-21Revert "sit: Add gro callbacks to sit_offload"Herbert Xu1-2/+0
2015-07-21net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0Florian Fainelli1-2/+13
2015-07-21bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov1-3/+10
2015-07-20bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-07-20net: dsa: mv88e6xxx: fix fid_mask when leaving bridgeVivien Didelot1-1/+1
2015-07-20virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin1-1/+2
2015-07-17ravb: do not invalidate cache for RX buffer twiceSergei Shtylyov1-7/+3
2015-07-16can: mcp251x: get regulators optionallyStefan Agner1-2/+2
2015-07-16can: mcp251x: fix resume when device is downStefan Agner1-7/+6
2015-07-16tc: act_bpf: fix memory leakAlexei Starovoitov1-0/+3
2015-07-16fq_codel: fix return value of fq_codel_drop()WANG Cong1-1/+10
2015-07-16net_sched: fix a use-after-free in sfqWANG Cong1-1/+1
2015-07-16ipvlan: ignore addresses from ipv6 autoconfigurationKonstantin Khlebnikov1-0/+4
2015-07-16ipvlan: use rcu_deference_bh() in ipvlan_queue_xmit()WANG Cong2-1/+6
2015-07-16ipvlan: unhash addresses without synchronize_rcuKonstantin Khlebnikov3-8/+6
2015-07-16ipvlan: plug memory leak in ipvlan_link_deleteKonstantin Khlebnikov1-0/+1
2015-07-16ipvlan: remove counters of ipv4 and ipv6 addressesKonstantin Khlebnikov2-23/+12
2015-07-16ipv6: lock socket in ip6_datagram_connect()Eric Dumazet3-9/+28
2015-07-16isdn/gigaset: drop unused ldisc methodsTilman Schmidt1-24/+0
2015-07-16isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2015-07-16fq_codel: fix a use-after-freeWANG Cong1-1/+1
2015-07-16tcp: don't use F-RTO on non-recurring timeoutsYuchung Cheng1-2/+1
2015-07-16bridge: mdb: fix double add notificationNikolay Aleksandrov1-1/+0
2015-07-16bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leaveSatish Ashok1-7/+30
2015-07-16net: Fix skb csum races when peekingHerbert Xu1-6/+9
2015-07-16Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam1-75/+13
2015-07-16NET: AX.25: Stop heartbeat timer on disconnect.Richard Stearn1-0/+1
2015-07-16net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2015-07-16rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTSDaniel Borkmann1-4/+7
2015-07-15can: pcan_usb: don't touch skb after netif_rx()Marc Kleine-Budde2-6/+5
2015-07-15can: usb_8dev: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: ems_usb: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: esd_usb2: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: sja1000: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: cc770: don't touch skb after netif_rx()Marc Kleine-Budde1-2/+2
2015-07-15can: ti_heccn: don't touch skb after netif_rx()Marc Kleine-Budde1-1/+1
2015-07-15can: slcan: don't touch skb after netif_rx_ni()Marc Kleine-Budde1-1/+1
2015-07-15can: grcan: don't touch skb after netif_rx()Marc Kleine-Budde1-1/+2
2015-07-15can: bfin_can: don't touch skb after netif_rx()Marc Kleine-Budde1-4/+2
2015-07-15can: flexcan: don't touch skb after netif_receive_skb()Marc Kleine-Budde1-4/+3
2015-07-15can: at91_can: don't touch skb after netif_receive_skb()/netif_rx()Marc Kleine-Budde1-4/+4
2015-07-15net/xen-netback: off by one in BUG_ON() conditionDan Carpenter1-3/+3
2015-07-14Bluetooth: btbcm: allow btbcm_read_verbose_config to fail on AppleChris Mason1-6/+5
2015-07-13Linux 4.2-rc2v4.2-rc2Linus Torvalds1-1/+1
2015-07-13Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp7-17/+18