summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-03] icmp: fix icmp_unreach() comment.Rami Rosen
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs
2013-06-03ipv4: rate limit updating of next hop exceptions with same pmtuTimo Teräs
2013-06-03ipv4: properly refresh rtable entries on pmtu/redirect eventsTimo Teräs
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore
2013-05-31sit: add IPv4 over IPv4 supportNicolas Dichtel
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-31net: clean up skb headers codeCong Wang
2013-05-31net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh
2013-05-31net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh
2013-05-31net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh
2013-05-31net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh
2013-05-31netfilter: Correct calculation using skb->tail and skb-network_headerSimon Horman
2013-05-31snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel
2013-05-31gro: should aggregate frames without DFEric Dumazet
2013-05-31net: Update RFS target at poll for tcp/udpDavid Majnemer
2013-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-05-31sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman
2013-05-30tcp: undo on DSACK during recoveryYuchung Cheng
2013-05-30tcp: fix undo on partial ack in recoveryYuchung Cheng
2013-05-30tcp: refactor undo functionsYuchung Cheng
2013-05-30tcp: consolidate PRR packet accountingYuchung Cheng
2013-05-31Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-30Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-05-29ipvs: ip_vs_sh: fix buildJan Beulich
2013-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-29svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields
2013-05-29netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg
2013-05-29mac80211: support active monitor interfacesFelix Fietkau
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau
2013-05-28net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga
2013-05-28net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman
2013-05-28sctp: Correct access to skb->{network, transport}_headerSimon Horman
2013-05-28ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2013-05-28ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2013-05-28net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-29batman-adv: Start new development cycleSimon Wunderlich
2013-05-29batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll
2013-05-29batman-adv: print the VID properlyAntonio Quartulli
2013-05-29batman-adv: change VID semantic in the BLA codeAntonio Quartulli
2013-05-29batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner
2013-05-29batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing
2013-05-29batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli
2013-05-29batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli