aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du2013-07-24
* vti: switch to new ip tunnel codeAmerigo Wang2013-07-23
* ip6mr: change the prototype of ip6_mr_forward().Rami Rosen2013-07-23
* ipmr: change the prototype of ip_mr_forward().Rami Rosen2013-07-23
* Merge branch 'team' ("add support for peer notifications and igmp rejoins for...David S. Miller2013-07-23
|\
| * team: add support for sending multicast rejoinsJiri Pirko2013-07-23
| * net: convert resend IGMP to notifier eventJiri Pirko2013-07-23
| * team: add peer notificationJiri Pirko2013-07-23
|/
* macvlan fdb replace supportThomas Richter2013-07-23
* vxlan fdb replace an existing entryThomas Richter2013-07-23
* Merge branch 'tcp'David S. Miller2013-07-22
|\
| * tcp: use RTT from SACK for RTOYuchung Cheng2013-07-22
| * tcp: measure RTT from new SACKYuchung Cheng2013-07-22
| * tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng2013-07-22
| * tcp: consolidate SYNACK RTT samplingYuchung Cheng2013-07-22
|/
* Merge branch 'fec'David S. Miller2013-07-22
|\
| * fec: Use devm_request_irq()Fabio Estevam2013-07-22
| * fec: Remove unneeded check in platform_get_resource()Fabio Estevam2013-07-22
| * fec: Check the return value from clk_prepare_enable()Fabio Estevam2013-07-22
| * fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam2013-07-22
| * fec: Fix the order for enabling/disabling the clocksFabio Estevam2013-07-22
| * fec: Do not enable/disable optional clocks unconditionallyFabio Estevam2013-07-22
|/
* tun: Support software transmit time stamping.Richard Cochran2013-07-22
* net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran2013-07-22
* net/velocity: add poll controller function for velocity nicAmit Uttamchandani2013-07-19
* mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu2013-07-19
* net/irda: fixed style issues in irttpDragos Foianu2013-07-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-18
|\
| * vlan: fix a race in egress prio managementEric Dumazet2013-07-18
| * vlan: mask vlan prio bitsEric Dumazet2013-07-18
| * macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-18
| * tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-18
| * pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-18
| * xen-netfront: pull on receive skb may need to happen earlierJan Beulich2013-07-17
| * vxlan: add necessary locking on device removalstephen hemminger2013-07-17
| * hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang2013-07-17
| * net: Fix sysfs_format_mac() code duplication.David S. Miller2013-07-16
| * be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-16
| * macvtap: do not assume 802.1Q when send vlan packetsJason Wang2013-07-16
| * macvtap: fix the missing ret value of TUNSETQUEUEJason Wang2013-07-16
| * ipv4: set transport header earlierEric Dumazet2013-07-16
| * mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-16
| * bgmac: add dependency to phylibHauke Mehrtens2013-07-16
| * net/irda: fixed style issues in irlan_ethDragos Foianu2013-07-16
| * ethtool: fixed trailing statements in ethtoolDragos Foianu2013-07-16
| * ndisc: bool initializations should use true and falseDaniel Baluta2013-07-16
| * atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-16
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-18
|\ \
| * | x86: Make sure IDT is page alignedKees Cook2013-07-16
| * | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-15