summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-06net_sched: Remove unnecessary checks for act->opsJamal Hadi Salim
2014-01-06bridge: use DEVICE_ATTR_xx macrossfeldma@cumulusnetworks.com
2014-01-06bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-01-06tcp: out_of_order_queue do not use its lockEric Dumazet
2014-01-06ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-06netfilter: Fix build failure in nfnetlink_queue_core.c.David S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-06Bluetooth: Default to no security with L2CAP RAW socketsJohan Hedberg
2014-01-06Bluetooth: Fix NULL pointer dereference when disconnectingJohan Hedberg
2014-01-06netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-01-06netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer
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-06pktgen_dst_metrics[] can be staticFengguang Wu
2014-01-06net: netdev_kobject_init: annotate with __initDaniel Borkmann
2014-01-06net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-05tipc: remove unused codestephen hemminger
2014-01-05tipc: make local function staticstephen hemminger
2014-01-05dccp: make local variable staticstephen hemminger
2014-01-05dccp: remove obsolete codestephen hemminger
2014-01-05net: 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: Fix target mode p2p link establishmentArron Wang
2014-01-04llc: make lock staticstephen hemminger
2014-01-04socket: cleanupsstephen hemminger
2014-01-04ipv4: Use percpu Cache route in IP tunnelsTom Herbert
2014-01-04ipv4: Cache dst in tunnelsTom Herbert
2014-01-04sctp: Add process name and pid to deprecation warningsNeil Horman
2014-01-03netfilter: nf_tables: dump sets in all existing familiesPablo Neira Ayuso
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