summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Merge branch 'ser_gigaset-platform-device-dealloc'David S. Miller2015-12-151-12/+11
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt2015-12-151-5/+0
| | | * | | | | | | | | | | ser_gigaset: fix deallocation of platform device structureTilman Schmidt2015-12-151-3/+7
| | | * | | | | | | | | | | ser_gigaset: turn nonsense checks into WARN_ONAlan Cox2015-12-151-5/+5
| | | * | | | | | | | | | | ser_gigaset: fix up NULL checksTilman Schmidt2015-12-151-3/+3
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | qlcnic: fix a timeout loopDan Carpenter2015-12-151-1/+2
| | * | | | | | | | | | | sfc: fix a timeout loopDan Carpenter2015-12-151-1/+1
| | * | | | | | | | | | | qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter2015-12-151-2/+3
| | * | | | | | | | | | | amd-xgbe: fix a couple timeout loopsDan Carpenter2015-12-151-2/+2
| | * | | | | | | | | | | mISDN: fix a loop countDan Carpenter2015-12-151-4/+3
| | * | | | | | | | | | | net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda2015-12-151-2/+3
| | * | | | | | | | | | | skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich2015-12-151-1/+1
| | * | | | | | | | | | | pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2015-12-151-0/+6
| | * | | | | | | | | | | ravb: Add disable 10baseKazuya Mizuguchi2015-12-151-0/+3
| | * | | | | | | | | | | sh_eth: fix descriptor access endiannessSergei Shtylyov2015-12-151-10/+14
| | * | | | | | | | | | | sh_eth: fix TX buffer byte-swappingSergei Shtylyov2015-12-151-2/+1
| | * | | | | | | | | | | net: fix IP early demux racesEric Dumazet2015-12-144-6/+37
| | * | | | | | | | | | | sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov2015-12-142-25/+24
| | * | | | | | | | | | | stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai2015-12-141-1/+5
| | * | | | | | | | | | | net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-146-0/+16
| | * | | | | | | | | | | net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser2015-12-141-1/+6
| | * | | | | | | | | | | openvswitch: fix trivial comment typoPaolo Abeni2015-12-141-1/+1
| | * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-12-146-59/+57
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abortXin Long2015-12-131-1/+2
| | | * | | | | | | | | | | netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso2015-12-102-0/+2
| | | * | | | | | | | | | | netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso2015-12-101-2/+0
| | | * | | | | | | | | | | netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso2015-12-103-53/+47
| | | * | | | | | | | | | | netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov2015-12-091-0/+1
| | | * | | | | | | | | | | netfilter: nfnetlink_queue: avoid harmless unnitialized variable warningsArnd Bergmann2015-11-231-3/+5
| | * | | | | | | | | | | | net: Flush local routes when device changes vrf associationDavid Ahern2015-12-131-0/+9
| | * | | | | | | | | | | | net:hns: print MAC with %pMAndy Shevchenko2015-12-131-35/+14
| | * | | | | | | | | | | | net:hns: annotate IO address space properlyAndy Shevchenko2015-12-131-5/+6
| | * | | | | | | | | | | | Merge branch 'mpls-fixes'David S. Miller2015-12-121-12/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | mpls: make via address optional for multipath routesRobert Shearman2015-12-121-9/+13
| | | * | | | | | | | | | | | mpls: fix out-of-bounds access when via address not specifiedRobert Shearman2015-12-121-5/+12
| | | * | | | | | | | | | | | mpls: don't dump RTA_VIA attribute if not specifiedRobert Shearman2015-12-121-2/+6
| | | * | | | | | | | | | | | mpls: validate L2 via address lengthRobert Shearman2015-12-121-0/+4
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | sfc: only use RSS filters if we're using RSSBert Kenward2015-12-123-13/+18
| | * | | | | | | | | | | | uapi: export ila.hstephen hemminger2015-12-111-0/+1
| | * | | | | | | | | | | | Merge branch 'bnxt_en-fixes'David S. Miller2015-12-113-18/+36
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | bnxt_en: Implement missing tx timeout reset logic.Michael Chan2015-12-111-3/+13
| | | * | | | | | | | | | | | bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan2015-12-112-2/+12
| | | * | | | | | | | | | | | bnxt_en: Change bp->state to bitmap.Michael Chan2015-12-113-8/+7
| | | * | | | | | | | | | | | bnxt_en: Fix bitmap declaration to work on 32-bit arches.Michael Chan2015-12-111-6/+5
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | openvswitch: Respect conntrack zone even if invalidJoe Stringer2015-12-111-2/+5
| | * | | | | | | | | | | | openvswitch: Fix helper reference leakJoe Stringer2015-12-111-1/+8
| | * | | | | | | | | | | | phy: micrel: Fix finding PHY properties in MAC node.Andrew Lunn2015-12-111-2/+11
| | * | | | | | | | | | | | ipv6: sctp: clone options to avoid use after freeEric Dumazet2015-12-111-0/+8
| | * | | | | | | | | | | | xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet2015-12-114-23/+42
| | * | | | | | | | | | | | xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet2015-12-112-2/+10
OpenPOWER on IntegriCloud