aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-10ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2-4/+4
2014-06-08net: force a list_del() in unregister_netdevice_many()Eric Dumazet4-4/+4
2014-06-06net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork1-1/+6
2014-06-06net: filter: fix sparc32 typoAlexei Starovoitov1-1/+1
2014-06-06net: filter: fix typo in sparc BPF JITAlexei Starovoitov1-4/+4
2014-06-05ip_tunnel: fix possible rtable leakDmitry Popov1-0/+1
2014-06-05net: filter: fix SKF_AD_PKTTYPE extension on big-endianAlexei Starovoitov1-0/+11
2014-06-05hplance: fix ram size in commentAmos Kong1-2/+2
2014-06-05mvme147: fix ram size in commentAmos Kong1-3/+3
2014-06-05xen-netback: Fix handling of skbs requiring too many slotsZoltan Kiss1-11/+25
2014-06-05qlcnic: Initialize mailbox cmd structure to zeroRajesh Borundia1-0/+3
2014-06-05gianfar: Call netif_carrier_off() prior to registrationFabio Estevam1-3/+3
2014-06-04ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener1-4/+4
2014-06-03sh_eth: fix SH7619/771x supportSergei Shtylyov1-0/+21
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks2-11/+2
2014-06-03rtnetlink: fix a memory leak when ->newlink failsCong Wang1-3/+7
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com1-0/+12
2014-06-03bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com1-2/+2
2014-06-03net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan1-0/+2
2014-06-03xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek1-11/+25
2014-06-02cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan1-3/+5
2014-06-02cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan1-6/+0
2014-06-02cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan1-4/+11
2014-06-02net: davinci_emac: Remove unwanted debug/error messageChristian Riesch1-1/+0
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu1-1/+6
2014-06-02net: ec_bhf: Add runtime dependenciesJean Delvare1-0/+1
2014-06-02libata: Blacklist queued trim for Crucial M500Martin K. Petersen1-4/+4
2014-06-02tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng1-6/+5
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman2-4/+10
2014-06-02ipheth: Add support for iPad 2 and iPad 3Kristian Evensen1-0/+10
2014-06-02team: fix mtu settingJiri Pirko2-1/+7
2014-06-02net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2-16/+4
2014-06-02net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMIAleksander Morgado1-1/+0
2014-06-02net: qmi_wwan: add additional Sierra Wireless QMI devicesAleksander Morgado1-0/+4
2014-06-02bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita3-2/+37
2014-06-02netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt1-2/+2
2014-06-01bridge: notify user space after fdb updateJon Maxwell1-1/+7
2014-06-01net: qmi_wwan: add Netgear AirCard 341UAleksander Morgado1-0/+1
2014-06-01net: fix wrong mac_len calculation for vlansNikolay Aleksandrov1-10/+25
2014-06-01Linux 3.15-rc8Linus Torvalds1-1/+1
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt3-1/+3
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-31batman-adv: fix NULL pointer dereferencesMarek Lindner1-3/+3
2014-05-30net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein4-14/+127
2014-05-30emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2-16/+9
2014-05-30emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov1-0/+3
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter1-5/+6
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim1-1/+1
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro1-7/+4
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro1-2/+20