aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-31fib_rules: add .suppress operationStefan Tomanek
2013-07-31net_sched: info leak in atm_tc_dump_class()Dan Carpenter
2013-07-31netem: Introduce skb_orphan_partial() helperEric Dumazet
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov
2013-07-31mac80211: don't wait for TX status foreverJohannes Berg
2013-07-31Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2013-07-31mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-07-31netfilter: nf_nat: use per-conntrack locking for sequence number adjustmentsPatrick McHardy
2013-07-31netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy
2013-07-31netfilter: nf_nat: fix locking in nf_nat_seq_adjust()Patrick McHardy
2013-07-31netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal
2013-07-31netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal
2013-07-31netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal
2013-07-31netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal
2013-07-31netfilter: connlabels: remove unneeded includesFlorian Westphal
2013-07-31netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy
2013-07-31netfilter: xt_addrtype: fix trivial typoPhil Oester
2013-07-30net: remove an unneeded checkDan Carpenter
2013-07-30flow_dissector: add support for IPPROTO_IPV6Tom Herbert
2013-07-30flow_dissector: clean up IPIP caseTom Herbert
2013-07-30net: export physical port id via sysfsJiri Pirko
2013-07-30rtnl: export physical port id via RT netlinkJiri Pirko
2013-07-30net: add ndo to get id of physical port of the deviceJiri Pirko
2013-07-30pktgen: Require CONFIG_INET due to use of IPv4 checksum functionThomas Graf
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz
2013-07-30tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa
2013-07-309p: client: remove unused code and any reference to "cancelled" functionAndi Shyti
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg
2013-07-30aio: Kill ki_dtorKent Overstreet
2013-07-30aio: Kill aio_rw_vect_retry()Kent Overstreet
2013-07-30net_sched: Fix stack info leak in cbq_dump_wrr().David S. Miller
2013-07-29Bluetooth: Fix calling request callback more than onceJohan Hedberg
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg
2013-07-29pktgen: add needed include fileStephen Rothwell
2013-07-28ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa
2013-07-27genetlink: release cb_lock before requesting additional moduleStanislaw Gruszka
2013-07-27pktgen: Use ip_send_check() to compute checksumThomas Graf
2013-07-27pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf
2013-07-27VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He
2013-07-27net/sctp: Refactor SCTP skb checksum computationJoe Stringer
2013-07-26net: ieee802154: convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-26net: core: convert class code to use dev_groupsGreg Kroah-Hartman