summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tcp: undo on DSACK during recoveryYuchung Cheng2013-05-301-1/+7
* tcp: fix undo on partial ack in recoveryYuchung Cheng2013-05-301-26/+33
* tcp: refactor undo functionsYuchung Cheng2013-05-301-47/+50
* tcp: consolidate PRR packet accountingYuchung Cheng2013-05-301-25/+20
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-3024-364/+395
|\
| * batman-adv: Start new development cycleSimon Wunderlich2013-05-291-1/+1
| * batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll2013-05-298-37/+51
| * batman-adv: print the VID properlyAntonio Quartulli2013-05-291-16/+21
| * batman-adv: change VID semantic in the BLA codeAntonio Quartulli2013-05-295-33/+49
| * batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner2013-05-291-0/+7
| * batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing2013-05-292-4/+0
| * batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli2013-05-292-3/+18
| * batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli2013-05-294-21/+21
| * batman-adv: refactor batadv_tt_local_event()Antonio Quartulli2013-05-291-8/+15
| * batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli2013-05-293-31/+36
| * batman-adv: move ring_buffer helper functions in bat_iv_ogmAntonio Quartulli2013-05-294-80/+42
| * batman-adv: use eth_hdr() when it makes senseAntonio Quartulli2013-05-296-18/+18
| * batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli2013-05-291-7/+1
| * batman-adv: do not silently ignore wrong conditionAntonio Quartulli2013-05-291-1/+1
| * batman-adv: don't check compat version twiceAntonio Quartulli2013-05-291-7/+0
| * batman-adv: don't check the source address twiceAntonio Quartulli2013-05-291-11/+1
| * batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli2013-05-291-1/+2
| * batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli2013-05-293-11/+7
| * batman-adv: fix typos in kernel doc & commentsMarek Lindner2013-05-291-43/+39
| * batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer2013-05-294-1/+15
| * batman-adv: split batadv_is_wifi_iface() into two functionsMatthias Schiffer2013-05-291-32/+52
* | net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman2013-05-283-4/+29
* | sctp: Correct access to skb->{network, transport}_headerSimon Horman2013-05-282-2/+2
* | ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-283-3/+5
* | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-288-13/+19
* | net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-281-2/+2
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-285-11/+15
|/
* net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller2013-05-281-5/+5
* arp: flush arp cache on IFF_NOARP changeTimo Teräs2013-05-281-0/+6
* net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-281-2/+7
* net: pass info struct via netdevice notifierJiri Pirko2013-05-2851-93/+124
* netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-272-13/+5
* MPLS: Add limited GSO supportSimon Horman2013-05-2712-2/+134
* tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches2013-05-251-37/+39
* tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches2013-05-251-59/+51
* tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet2013-05-251-136/+133
* net: add netnotifier event for upper device changeJiri Pirko2013-05-251-1/+2
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-256-168/+643
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-2435-137/+309
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2433-86/+305
| |\
| | * tcp: xps: fix reordering issuesEric Dumazet2013-05-231-4/+6
| | * xfrm: properly handle invalid states as an errorTimo Teräs2013-05-231-0/+1
| | * tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-231-10/+13
| | * batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-212-0/+2
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2010-31/+101
| | |\
OpenPOWER on IntegriCloud