summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-12-10tipc: remove interface state mirroring in bearerErik Hugne
2013-12-10x25: convert printks to pr_<level>wangweidong
2013-12-10packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann
2013-12-10net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann
2013-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-10packet: fix send path when running with proto == 0Daniel Borkmann
2013-12-10pkt_sched: give visibility to mq slave qdiscsEric Dumazet
2013-12-06unix: convert printks to pr_<level>wangweidong
2013-12-06ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...Jiri Pirko
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko
2013-12-06br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2013-12-06net: introduce dev_consume_skb_any()Eric Dumazet
2013-12-06sctp: fix some comments in associola.cwangweidong
2013-12-06sctp: convert sctp_peer_needs_update to booleanwangweidong
2013-12-06sctp: remove the else pathwangweidong
2013-12-06sctp: remove the duplicate initializewangweidong
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-06tcp: auto corkingEric Dumazet
2013-12-06tcp: optimize some skb_shinfo(skb) usesEric Dumazet
2013-12-06gro: small napi_get_frags() optimEric Dumazet
2013-12-06ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()Eric Dumazet
2013-12-06packet: use macro GET_PBDQC_FROM_RB to simplify the codesDuan Jiong
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher
2013-12-06netlabel: Fix FSF address in file headersJeff Kirsher
2013-12-06ipv4/ipv6: Fix FSF address in file headersJeff Kirsher
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-06net: clear local_df when passing skb between namespacesHannes Frederic Sowa
2013-12-06tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman
2013-12-06sctp: disable max_burst when the max_burst is 0wangweidong
2013-12-06Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-12-06net_sched: Use default action walker methodsJamal Hadi Salim
2013-12-06net_sched: Provide default walker function for actionsJamal Hadi Salim
2013-12-06net_sched: Use default action lookup functionsJamal Hadi Salim
2013-12-06net_sched: Default action lookup method for actionsJamal Hadi Salim
2013-12-06net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim
2013-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-03rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra
2013-12-02IPv6: Fixed support for blackhole and prohibit routesKamala R
2013-12-02ipv6: fix third arg of anycast_dst_alloc(), must be bool.François-Xavier Le Bail
2013-12-02ipv6: judge the accept_ra_defrtr before calling rt6_route_rcvDuan Jiong
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-02mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior
2013-12-02mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich
2013-12-02cfg80211: disable CSA for all driversSimon Wunderlich