summaryrefslogtreecommitdiffstats
path: root/net/rxrpc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-23netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang1-1/+1
2016-06-23netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang1-1/+3
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha3-3/+20
2016-06-22net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib1-7/+11
2016-06-22tipc: unclone unbundled buffers before forwardingJon Paul Maloy2-11/+6
2016-06-22kcm: fix /proc memory leakJiri Slaby1-0/+1
2016-06-22team: Fix possible deadlock during team enslaveIdo Schimmel1-0/+2
2016-06-20can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2-4/+13
2016-06-20can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-06-20can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer1-7/+31
2016-06-19qed: Add missing port-modeYuval Mintz2-0/+2
2016-06-19qed: Fix returning unlimited SPQ entriesYuval Mintz1-3/+18
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz3-4/+7
2016-06-19qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz1-4/+0
2016-06-19qed: Correct default vlan behaviorYuval Mintz1-0/+1
2016-06-19net: rds: fix coding style issuesJoshua Houghton8-28/+29
2016-06-19AX.25: Close socket connection on session completionBasil Gunn4-4/+12
2016-06-18RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UPSowmini Varadhan1-1/+1
2016-06-18net: tilegx: use correct timespec64 typeArnd Bergmann1-3/+3
2016-06-18mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel1-1/+4
2016-06-18mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel1-1/+5
2016-06-18tipc: fix socket timer deadlockJon Paul Maloy1-12/+42
2016-06-17netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso1-0/+2
2016-06-17netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso1-0/+1
2016-06-17nfp: use correct index to mask link state irqJakub Kicinski1-3/+3
2016-06-17sit: correct IP protocol used in ipip6_errSimon Horman1-2/+2
2016-06-16mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck1-3/+8
2016-06-16net: sfc: avoid -Wtype-limits warningArnd Bergmann1-1/+2
2016-06-16r8152: correct the rx early sizehayeswang1-2/+2
2016-06-16r8152: reset the bmuhayeswang1-0/+19
2016-06-16r8152: disable MAC clock speed downhayeswang1-9/+5
2016-06-16bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov1-0/+4
2016-06-16bpf: fix matching of data/data_end in verifierAlexei Starovoitov4-39/+52
2016-06-16gre: fix error handlerEric Dumazet4-15/+11
2016-06-16net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld1-1/+2
2016-06-16net: skfb: remove obsolete -I cflagArnd Bergmann1-1/+1
2016-06-16tipc: eliminate uninitialized variable warningYing Xue1-1/+2
2016-06-16tipc: fix suspicious RCU usageYing Xue1-1/+1
2016-06-15macsec: fix SA initializationSabrina Dubroca1-1/+1
2016-06-15macsec: allocate sg and iv on the heapSabrina Dubroca1-9/+37
2016-06-15macsec: add rcu_barrier() on module exitSabrina Dubroca1-0/+1
2016-06-15htb: call qdisc_root with rcu read lock heldFlorian Westphal1-0/+2
2016-06-15net sched actions: bug fix dumping actions directly didnt produce NLMSG_DONEJamal Hadi Salim1-1/+1
2016-06-15act_ipt: fix a bind refcnt leakWANG Cong1-2/+5
2016-06-15net_sched: prio: insure proper transactional behaviorEric Dumazet1-34/+23
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2-1/+1
2016-06-15netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang1-1/+1
2016-06-15netfilter: nf_tables: fix wrong destroy anonymous sets if binding failsLiping Zhang1-6/+1
2016-06-15netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso4-10/+12
2016-06-15netfilter: nf_tables: fix wrong check of NFT_SET_MAP in nf_tables_bind_setLiping Zhang1-1/+1