aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng2013-10-29
* net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-29
* net, mc: fix the incorrect comments in two mc-related functionsZhi Yong Wu2013-10-29
* net, iovec: fix the incorrect comment in memcpy_fromiovecend()Zhi Yong Wu2013-10-29
* net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec()Zhi Yong Wu2013-10-29
* ipv4: fix DO and PROBE pmtu mode regarding local fragmentation with UFO/CORKHannes Frederic Sowa2013-10-29
* ipv6: Remove privacy config option.David S. Miller2013-10-28
* 6lowpan: remove unnecessary breakAlexander Aring2013-10-28
* 6lowpan: remove skb->dev assignmentAlexander Aring2013-10-28
* 6lowpan: use netdev_alloc_skb instead dev_alloc_skbAlexander Aring2013-10-28
* 6lowpan: remove unnecessary check on err >= 0Alexander Aring2013-10-28
* 6lowpan: remove unnecessary ret variableAlexander Aring2013-10-28
* sctp: merge two if statements to onewangweidong2013-10-28
* sctp: remove the repeat initialize with 0wangweidong2013-10-28
* sctp: fix some comments in chunk.c and associola.cwangweidong2013-10-28
* inet: restore gso for vxlanEric Dumazet2013-10-28
* net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-25
* net: initialize hashrnd in flow_dissector with net_get_random_onceHannes Frederic Sowa2013-10-25
* net: make net_get_random_once irq safeHannes Frederic Sowa2013-10-25
* net: add missing dev_put() in __netdev_adjacent_dev_insertNikolay Aleksandrov2013-10-25
* netem: markov loss model transition fixHagen Paul Pfeifer2013-10-25
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-23
|\
| * batman-adv: generalize batman-adv icmp packet handlingSimon Wunderlich2013-10-23
| * batman-adv: Start new development cycleSimon Wunderlich2013-10-23
| * batman-adv: include the sync-flags when compute the global/local table CRCAntonio Quartulli2013-10-23
| * batman-adv: improve the TT component to support runtime flag changesAntonio Quartulli2013-10-23
| * batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli2013-10-23
| * batman-adv: send GW_DEL event in case of soft-iface destructionAntonio Quartulli2013-10-23
| * batman-adv: limit local translation table max sizeMarek Lindner2013-10-23
| * batman-adv: adapt the TT component to use the new API functionsAntonio Quartulli2013-10-23
| * batman-adv: provide orig_node routing APIAntonio Quartulli2013-10-23
| * batman-adv: adapt the neighbor purging routine to use the new API functionsAntonio Quartulli2013-10-23
| * batman-adv: adapt bonding to use the new API functionsAntonio Quartulli2013-10-23
| * batman-adv: add bat_neigh_is_equiv_or_better API functionAntonio Quartulli2013-10-23
| * batman-adv: add bat_neigh_cmp API functionAntonio Quartulli2013-10-23
| * batman-adv: add bat_orig_print API functionAntonio Quartulli2013-10-23
| * batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli2013-10-23
| * batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-23
* | inet: remove old fragmentation hash initializingHannes Frederic Sowa2013-10-23
* | ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...Hannes Frederic Sowa2013-10-23
* | ipv4: initialize ip4_frags hash secret as late as possibleHannes Frederic Sowa2013-10-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \
| * | Revert "bridge: only expire the mdb entry when query is received"Linus Lüssing2013-10-22
| * | tcp: initialize passive-side sk_pacing_rate after 3WHSNeal Cardwell2013-10-21
| * | ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-10-21
| * | netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov2013-10-21
| * | ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-21
| * | ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-19
| * | ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko2013-10-19
| * | udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko2013-10-19