aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-06netfilter: nf_conntrack_dccp: use %s format string for bufferDaniel Borkmann
2014-01-06netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann
2014-01-06Revert "netfilter: avoid get_random_bytes calls"Pablo Neira Ayuso
2014-01-06nl80211: move vendor/testmode event skb functions out of ifdefJohannes Berg
2014-01-06mac80211: add tracing for ieee80211_sta_set_bufferedJohannes Berg
2014-01-06pktgen_dst_metrics[] can be staticFengguang Wu
2014-01-05net: netdev_kobject_init: annotate with __initDaniel Borkmann
2014-01-05net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-05NFC: NCI: Cancel cmd_timer in nci_close_device()Amitkumar Karwar
2014-01-05sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson
2014-01-04tipc: remove unused codestephen hemminger
2014-01-04tipc: make local function staticstephen hemminger
2014-01-04dccp: make local variable staticstephen hemminger
2014-01-04dccp: remove obsolete codestephen hemminger
2014-01-04net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-04Bluetooth: Add quirk for disabling Delete Stored Link Key commandMarcel Holtmann
2014-01-04NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.hThierry Escande
2014-01-04NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosThierry Escande
2014-01-04NFC: Only warn on SE discovery errorSamuel Ortiz
2014-01-04NFC: llcp: Use default MIU if none was specified on connectSzymon Janc
2014-01-04NFC: llcp: Fix possible memory leak while sending I framesSzymon Janc
2014-01-04NFC: Return driver failure upon unknown event receptionSamuel Ortiz
2014-01-04NFC: Fix target mode p2p link establishmentArron Wang
2014-01-03llc: make lock staticstephen hemminger
2014-01-03socket: cleanupsstephen hemminger
2014-01-03ipv4: Use percpu Cache route in IP tunnelsTom Herbert
2014-01-03ipv4: Cache dst in tunnelsTom Herbert
2014-01-03sctp: Add process name and pid to deprecation warningsNeil Horman
2014-01-04netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-03netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2014-01-03netfilter: nf_nat: add full port randomization supportDaniel Borkmann
2014-01-03netfilter: nf_tables: remove unused variable in nf_tables_dump_set()Michal Nazarewicz
2014-01-03netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name()Daniel Borkmann
2014-01-03{pktgen, xfrm} Show spi value properly when ipsec turned onFan Du
2014-01-03{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du
2014-01-03{pktgen, xfrm} Construct skb dst for tunnel mode transformationFan Du
2014-01-03{pktgen, xfrm} Using "pgset spi xxx" to spedifiy SA for a given flowFan Du
2014-01-03{pktgen, xfrm} Correct xfrm_state_lock usage in xfrm_stateonly_findFan Du
2014-01-03{pktgen, xfrm} Add statistics counting when transformingFan Du
2014-01-03{pktgen, xfrm} Correct xfrm state lock usage when transformingFan Du
2014-01-02netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing
2014-01-02ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing