aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-11tcp: make challenge acks less predictableEric Dumazet1-5/+10
2016-07-11udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček2-0/+4
2016-07-11bnxt_en: initialize rc to zero to avoid returning garbageColin Ian King1-1/+1
2016-07-09dccp: avoid deadlock in dccp_v4_ctl_send_resetEric Dumazet1-4/+6
2016-07-09ibmvnic: Fix passive VNIC server login processThomas Falcon2-2/+61
2016-07-09ibmvnic: simplify and improve driver probe functionThomas Falcon1-56/+103
2016-07-09ibmvnic: dispose irq mappingsThomas Falcon1-0/+2
2016-07-09ibmvnic: properly start and stop tx queuesThomas Falcon1-2/+3
2016-07-08r8152: remove the setting of LAN_WAKE_ENhayeswang1-7/+1
2016-07-08ppp: defer netns reference release for ppp channelWANG Cong1-2/+3
2016-07-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-07-06batman-adv: Fix speedy join in gateway client modeSven Eckelmann1-2/+2
2016-07-06cfg80211: handle failed skb allocationGregory Greenman1-0/+2
2016-07-06nl80211: Move ACL parsing later to avoid a possible memory leakPurushottam Kushwaha1-4/+4
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau1-0/+1
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum1-9/+12
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller1-0/+1
2016-07-05r8152: fix runtime function for RTL8152hayeswang1-7/+17
2016-07-05batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann1-0/+7
2016-07-05batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2-14/+42
2016-07-05batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2-23/+90
2016-07-05batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann1-0/+8
2016-07-05batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann1-2/+8
2016-07-05batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann1-1/+4
2016-07-05ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich1-0/+1
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun2-0/+2
2016-07-04Revert "fsl/fman: fix error handling"David S. Miller1-1/+1
2016-07-04fsl/fman: fix error handlingChristophe Jaillet1-1/+1
2016-07-04cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork1-0/+7
2016-07-04RDS: fix rds_tcp_init() error pathVegard Nossum1-2/+3
2016-07-04geneve: fix max_mtu settingHaishuang Yan1-2/+7
2016-07-04ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-07-03Linux 4.7-rc6Linus Torvalds1-1/+1
2016-07-03ovl: warn instead of error if d_type is not supportedVivek Goyal1-5/+7
2016-07-02net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser1-4/+9
2016-07-02enc28j60: Fix race condition in enc28j60 driverSergio Valverde1-2/+5
2016-07-02net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo1-1/+1
2016-07-02MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle1-4/+6
2016-07-01tipc: fix nl compat regression for link statisticsRichard Alpe1-1/+1
2016-07-01net: bcmsysport: Device stats are unsigned longFlorian Fainelli1-1/+1
2016-07-01macsec: set actual real device for xmit when !protect_framesDaniel Borkmann1-0/+1
2016-07-01net_sched: fix mirrored packets checksumWANG Cong3-19/+20
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller3-1/+45
2016-07-01locks: use file_inode()Miklos Szeredi1-1/+1
2016-07-01net/mlx5e: Log link state changesShaker Daibes1-2/+5
2016-07-01net/mlx5e: Validate BW weight values of ETSRana Shahout2-3/+6
2016-07-01net/mlx5e: Fix select queue callbackRana Shahout2-3/+18