aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-15net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet
2015-12-15Merge branch 'ser_gigaset-platform-device-dealloc'David S. Miller
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt
2015-12-15qlcnic: fix a timeout loopDan Carpenter
2015-12-15sfc: fix a timeout loopDan Carpenter
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter
2015-12-15mISDN: fix a loop countDan Carpenter
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda
2015-12-15skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2015-12-14net: fix IP early demux racesEric Dumazet
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-12-14openvswitch: fix trivial comment typoPaolo Abeni
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-13net: Flush local routes when device changes vrf associationDavid Ahern
2015-12-13net:hns: print MAC with %pMAndy Shevchenko
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-13netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long
2015-12-12Merge branch 'mpls-fixes'David S. Miller
2015-12-12mpls: make via address optional for multipath routesRobert Shearman
2015-12-12mpls: fix out-of-bounds access when via address not specifiedRobert Shearman
2015-12-12mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman
2015-12-12mpls: validate L2 via address lengthRobert Shearman
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-12-11uapi: export ila.hstephen hemminger
2015-12-11Merge branch 'bnxt_en-fixes'David S. Miller
2015-12-11bnxt_en: Implement missing tx timeout reset logic.Michael Chan
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan
2015-12-11bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan
2015-12-11openvswitch: Respect conntrack zone even if invalidJoe Stringer
2015-12-11openvswitch: Fix helper reference leakJoe Stringer
2015-12-11phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn
2015-12-11ipv6: sctp: clone options to avoid use after freeEric Dumazet
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso