summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-12-22sctp: remove the never used 'return' and redundant 'break'wangweidong
2013-12-22mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen
2013-12-22ipv4: consistent reporting of pmtu data in case of corkingHannes Frederic Sowa
2013-12-22sctp: remove casting from function calls through ops structurewangweidong
2013-12-22netconf: add support for IPv6 proxy_ndpstephen hemminger
2013-12-22netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger
2013-12-21net: use kfree_skb_list() helperEric Dumazet
2013-12-21Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-12-21ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 oneHannes Frederic Sowa
2013-12-21Revert "sctp: fix missing include file"David S. Miller
2013-12-21can: gw: remove obsolete checksOliver Hartkopp
2013-12-21netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti
2013-12-21sctp: fix missing include filesfeldma@cumulusnetworks.com
2013-12-20tcp: autocork should not hold first packet in write queueEric Dumazet
2013-12-20net_sched: fix regression in tc_action_opsEric Dumazet
2013-12-20net_sched: fix a regression in tcf_proto_lookup_ops()Eric Dumazet
2013-12-20net_sched: fix a regression in tc actionsWANG Cong
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-20netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletionHelmut Schaa
2013-12-20netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offsetDaniel Borkmann
2013-12-20netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmarkFlorian Westphal
2013-12-20netfilter: avoid get_random_bytes callsFlorian Westphal
2013-12-19bridge: change the position of '{' to the pre linetanxiaojun
2013-12-19bridge: change "foo* bar" to "foo *bar"tanxiaojun
2013-12-19bridge: add space before '(/{', after ',', etc.tanxiaojun
2013-12-19bridge: remove unnecessary parenthesestanxiaojun
2013-12-19bridge: remove unnecessary condition judgmenttanxiaojun
2013-12-19dccp: catch failed request_module call in dccp_probe initWang Weidong
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-19rps: NUMA flow limit allocationsEric Dumazet
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-12-19ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing
2013-12-19sch_cbq: remove unnecessary null pointer checkYang Yingliang
2013-12-19act_police: remove unnecessary null pointer checkYang Yingliang
2013-12-19net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-19nl80211: support vendor-specific eventsJohannes Berg
2013-12-19mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg
2013-12-19mac80211: remove unnecessary iflist_mtx lockingJohannes Berg
2013-12-19mac80211: align struct ps_data.tim to unsigned longJoe Perches
2013-12-18ipv6: sit: update mtu check to take care of gso packetsEric Dumazet
2013-12-18bridge: spelling fixestanxiaojun
2013-12-18ipv6: pmtudisc setting not respected with UFO/CORKHannes Frederic Sowa
2013-12-18ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa