aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* xfrm: simplify the exit path of xfrm_output_one()Jean Sacren2013-06-04
* net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-04
* net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-04
* net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-04
* icmp: avoid allocating large struct on stackCong Wang2013-06-03
* ] icmp: fix icmp_unreach() comment.Rami Rosen2013-06-03
* ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-03
* ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs2013-06-03
* ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs2013-06-03
* sit: add IPv4 over IPv4 supportNicolas Dichtel2013-05-31
* iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-31
* net: clean up skb headers codeCong Wang2013-05-31
* netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman2013-05-31
* gro: should aggregate frames without DFEric Dumazet2013-05-31
* net: Update RFS target at poll for tcp/udpDavid Majnemer2013-05-31
* sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-05-31
* tcp: undo on DSACK during recoveryYuchung Cheng2013-05-30
* tcp: fix undo on partial ack in recoveryYuchung Cheng2013-05-30
* tcp: refactor undo functionsYuchung Cheng2013-05-30
* tcp: consolidate PRR packet accountingYuchung Cheng2013-05-30
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-30
|\
| * batman-adv: Start new development cycleSimon Wunderlich2013-05-28
| * batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll2013-05-28
| * batman-adv: print the VID properlyAntonio Quartulli2013-05-28
| * batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-28
| * batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner2013-05-28
| * batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing2013-05-28
| * batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-28
| * batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli2013-05-28
| * batman-adv: refactor batadv_tt_local_event()Antonio Quartulli2013-05-28
| * batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli2013-05-28
| * batman-adv: move ring_buffer helper functions in bat_iv_ogmAntonio Quartulli2013-05-28
| * batman-adv: use eth_hdr() when it makes senseAntonio Quartulli2013-05-28
| * batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli2013-05-28
| * batman-adv: do not silently ignore wrong conditionAntonio Quartulli2013-05-28
| * batman-adv: don't check compat version twiceAntonio Quartulli2013-05-28
| * batman-adv: don't check the source address twiceAntonio Quartulli2013-05-28
| * batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli2013-05-28
| * batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli2013-05-28
| * batman-adv: fix typos in kernel doc & commentsMarek Lindner2013-05-28
| * batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer2013-05-28
| * batman-adv: split batadv_is_wifi_iface() into two functionsMatthias Schiffer2013-05-28
* | net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman2013-05-29
* | sctp: Correct access to skb->{network, transport}_headerSimon Horman2013-05-29
* | ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-29
* | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-29
* | net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-29
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-29
|/
* net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller2013-05-28
* arp: flush arp cache on IFF_NOARP changeTimo Teräs2013-05-28