summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-06Bluetooth: Always wait for a connection on RFCOMM open()Gianluca Anzolin
2014-01-06Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()Gianluca Anzolin
2014-01-06Bluetooth: Release RFCOMM port when the last user closes the TTYGianluca Anzolin
2014-01-06net_sched: act: action flushing missaccountingJamal Hadi Salim
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 '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: nf_conntrack_dccp: use %s format string for bufferDaniel Borkmann
2014-01-06Revert "netfilter: avoid get_random_bytes calls"Pablo Neira Ayuso
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-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-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-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-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
2014-01-02ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano
2014-01-02net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-02net: revert "sched classifier: make cgroup table local"Cong Wang
2014-01-02sctp: Remove outqueue empty stateVlad Yasevich