aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-29
|\
| * Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-29
| |\
| | * NFC: Add missing RFKILL dependency for KconfigMarcel Holtmann2013-04-26
| | * NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-26
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-26
| |\ \ | | |/ | |/|
| | * Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann2013-04-23
| | * Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-23
| | * Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-23
| | * Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-19
* | | tcp: reset timer after any SYNACK retransmitYuchung Cheng2013-04-29
* | | net: Add MIB counters for checksum errorsEric Dumazet2013-04-29
* | | net: defer net_secret[] initializationEric Dumazet2013-04-29
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-29
|\ \ \
| * | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-29
| * | | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-29
| * | | netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-29
| * | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-29
| * | | netfilter: nf_queue: move device refcount bump to extra functionFlorian Westphal2013-04-29
| * | | netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The list:set type with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The hash types with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: list:set type using the extension interfaceJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Hash types using the unified code baseJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-29
| * | | netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-29
* | | | ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar2013-04-29
* | | | sock_diag: allow to dump bpf filtersNicolas Dichtel2013-04-29
* | | | packet_diag: disclose meminfo valuesNicolas Dichtel2013-04-29
* | | | packet_diag: disclose uid valueNicolas Dichtel2013-04-29
* | | | bridge: Add fdb dst check during fdb updateroopa2013-04-29
* | | | genetlink: fix possible memory leak in genl_family_rcv_msg()Wei Yongjun2013-04-26
|/ / /
* | | net: fix address check in rtnl_fdb_delVlad Yasevich2013-04-25
* | | net: ipv4: typo issue, remove erroneous semicolonChen Gang2013-04-25
* | | openvswitch: Use parallel_ops genl.Pravin B Shelar2013-04-25
* | | genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-25
* | | irda: irlmp_reasons[] can be staticWu Fengguang2013-04-25
* | | net: remove redundant code in dev_hard_start_xmit()Eric Dumazet2013-04-25
* | | packet: account statistics only in tpacket_stats_uDaniel Borkmann2013-04-25
* | | packet: reorder a member in packet_ring_bufferDaniel Borkmann2013-04-25
* | | packet: if hw/sw ts enabled in rx/tx ring, report which ts we gotDaniel Borkmann2013-04-25
* | | packet: enable hardware tx timestamping on tpacket ringDaniel Borkmann2013-04-25
* | | packet: tx timestamping on tpacket ringWillem de Bruijn2013-04-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-25
|\ \ \
| * | | netfilter: nf_nat: missing condition in nf_xfrm_me_harder()Dan Carpenter2013-04-24