summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-31netfilter: connlabels: remove unneeded includesFlorian Westphal
2013-07-31netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy
2013-07-31netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy
2013-07-31netfilter: xt_addrtype: fix trivial typoPhil Oester
2013-07-25drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang
2013-07-25net: Make devnet_rename_seq staticThomas Gleixner
2013-07-25tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet
2013-07-25net: add sk_stream_is_writeable() helperEric Dumazet
2013-07-25net: sctp: trivial: add uapi/linux/sctp.h into maintainersDaniel Borkmann
2013-07-25net: sctp: trivial: update mailing list addressDaniel Borkmann
2013-07-25drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N
2013-07-25bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong
2013-07-25bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong
2013-07-25bonding: bond_sysfs.c checkpatch cleanupdingtianhong
2013-07-25bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong
2013-07-25drivers/net: enic: Move ethtool code to a separate fileNeel Patel
2013-07-24net: trans_rdma: remove unused functionAndi Shyti
2013-07-24Merge branch 'be2net'David S. Miller
2013-07-24be2net: delete primary MAC address while unloadingSathya Perla
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla
2013-07-24be2net: fix pmac_id for BE3 VFsSathya Perla
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla
2013-07-24be2net: fix MAC address modification for VFSathya Perla
2013-07-24sh_eth: Add support for r8a7790 SoCSimon Horman
2013-07-24sh_eth: add support for RMIIMODE registerSimon Horman
2013-07-24net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du
2013-07-24net ipv6: Remove rebundant rt6i_nsiblings initializationfan.du
2013-07-24vti: switch to new ip tunnel codeAmerigo Wang
2013-07-24ip6mr: change the prototype of ip6_mr_forward().Rami Rosen
2013-07-24ipmr: change the prototype of ip_mr_forward().Rami Rosen
2013-07-23Merge branch 'team' ("add support for peer notifications and igmp rejoins for...David S. Miller
2013-07-23team: add support for sending multicast rejoinsJiri Pirko
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-23team: add peer notificationJiri Pirko
2013-07-23macvlan fdb replace supportThomas Richter
2013-07-23vxlan fdb replace an existing entryThomas Richter
2013-07-23Merge branch 'tcp'David S. Miller
2013-07-23tcp: use RTT from SACK for RTOYuchung Cheng
2013-07-23tcp: measure RTT from new SACKYuchung Cheng
2013-07-23tcp: prefer packet timing to TS-ECR for RTTYuchung Cheng
2013-07-23tcp: consolidate SYNACK RTT samplingYuchung Cheng
2013-07-22Merge branch 'fec'David S. Miller
2013-07-22fec: Use devm_request_irq()Fabio Estevam
2013-07-22fec: Remove unneeded check in platform_get_resource()Fabio Estevam
2013-07-22fec: Check the return value from clk_prepare_enable()Fabio Estevam
2013-07-22fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam
2013-07-22fec: Fix the order for enabling/disabling the clocksFabio Estevam
2013-07-22fec: Do not enable/disable optional clocks unconditionallyFabio Estevam
2013-07-22tun: Support software transmit time stamping.Richard Cochran