summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-11net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao1-1/+2
2014-06-11net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang1-0/+1
2014-06-11ip_tunnel: fix i_key matching in ip_tunnel_findDmitry Popov1-2/+3
2014-06-11ip_vti: Fix 'ip tunnel add' with 'key' parametersDmitry Popov2-5/+13
2014-06-11dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling1-1/+3
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-02Merge branch 'cnic'David S. Miller1-13/+16
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-87/+279
2014-06-02net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu1-1/+6
2014-06-02Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+4
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-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2014-06-02Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-17/+50
2014-06-02Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-14/+54
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