summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-09-10libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-10libceph: add process_one_ticket() helperIlya Dryomov
2014-09-10libceph: gracefully handle large reply messages from the monSage Weil
2014-09-09RxRPC: Fix missing __user annotationDavid Howells
2014-09-09net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-08net: fix skb_page_frag_refill() kerneldocEric Dumazet
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-07ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong
2014-09-07netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'Pablo Neira Ayuso
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-05netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso
2014-09-05ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel
2014-09-05ipv6: fix a refcnt leak with peer addrNicolas Dichtel
2014-09-05net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn
2014-09-05l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-09-05ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca
2014-09-05mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-03openvswitch: distinguish between the dropped and consumed skbLi RongQing
2014-09-03netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-09-03netfilter: nft_rbtree: no need for spinlock from set destroy pathPablo Neira Ayuso
2014-09-03netfilter: nft_hash: no need for rcu in the hash set destroy pathPablo Neira Ayuso
2014-09-02openvswitch: fix a memory leakLi RongQing
2014-09-02netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOGPablo Neira
2014-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-01Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-01netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*Pablo Neira Ayuso
2014-08-29net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann
2014-08-29net: attempt a single high order allocationEric Dumazet
2014-08-28ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-08-27ipvs: properly declare tunnel encapsulationJulian Anastasov
2014-08-26mac80211: fix agg_status debugfs file alignmentJohannes Berg
2014-08-26mac80211: fix start_seq_num in Rx reorder offloadDenton Gentry
2014-08-26mac80211: mesh_plink: handle confirm frames with new plidBob Copeland
2014-08-26mac80211: fix smps mode check for AP_VLANFelix Fietkau
2014-08-26mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantypeFelix Fietkau
2014-08-26Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-08-25net: fix checksum features handling in netif_skb_features()Michal Kubeček
2014-08-25net: prevent of emerging cross-namespace symlinksAlexander Y. Fomichev
2014-08-25net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDsMika Westerberg
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-08-25netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABELZhouyi Zhou
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann
2014-08-22openvswitch: fix panic with multiple vlan headersJiri Benc