summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-14tipc: spelling fixesstephen hemminger
2014-01-14ipv6: addrconf spelling fixesstephen hemminger
2014-01-14net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa
2014-01-14net: Spelling s/transmition/transmission/Geert Uytterhoeven
2014-01-14ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14ipv6: copy traffic class from ping request to replyHannes Frederic Sowa
2014-01-14ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong
2014-01-14net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings
2014-01-14net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings
2014-01-14net: Fix indentation in dev_hard_start_xmit()Ben Hutchings
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-14net: add skb_checksum_setupPaul Durrant
2014-01-14netfilter: Add dependency on IPV6 for NF_TABLES_INETPaul Gortmaker
2014-01-14libceph: fix preallocation check in get_reply()Ilya Dryomov
2014-01-14libceph: rename front to front_len in get_reply()Ilya Dryomov
2014-01-14libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-01-13bridge: move br_net_exit() to br.cWANG Cong
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-01-13inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell
2014-01-13Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris
2014-01-13net: make dev_set_mtu() honor notification return codeVeaceslav Falico
2014-01-13sctp: make sctp_addto_chunk_fixed localstephen hemminger
2014-01-13l2tp: make local functions staticstephen hemminger
2014-01-13gre_offload: simplify GRE header length calculation in gre_gso_segment()Neal Cardwell
2014-01-13net_sched: act: remove struct tcf_act_hdrWANG Cong
2014-01-13net_sched: avoid casting void pointerWANG Cong
2014-01-13net_sched: optimize tcf_match_indev()WANG Cong
2014-01-13net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong
2014-01-13net_sched: act: clean up notification functionsWANG Cong
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez
2014-01-13net: gro: change GRO overflow strategyEric Dumazet
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-13gre_offload: fix sparse non static symbol warningWei Yongjun
2014-01-13Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa
2014-01-13ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with itHannes Frederic Sowa
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa
2014-01-13HHF qdisc: fix jiffies-time conversion.Terry Lam
2014-01-13sched, net: Clean up preempt_enable_no_resched() abusePeter Zijlstra
2014-01-12batman-adv: drop dependency against CRC16Antonio Quartulli
2014-01-12batman-adv: Start new development cycleSimon Wunderlich
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: add build checks for packet sizesSimon Wunderlich
2014-01-12batman-adv: remove returns at the end of void functionsAntonio Quartulli
2014-01-12batman-adv: add debugfs support to view multiif tablesSimon Wunderlich
2014-01-12batman-adv: add debugfs structure for information per interfaceSimon Wunderlich
2014-01-12batman-adv: add bonding againSimon Wunderlich