aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-31
* netfilter: nf_queue: relax NFQA_CT attribute checkFlorian Westphal2013-07-31
* netfilter: connlabels: remove unneeded includesFlorian Westphal2013-07-31
* netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy2013-07-31
* netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy2013-07-31
* netfilter: xt_addrtype: fix trivial typoPhil Oester2013-07-31
* drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang2013-07-25
* net: Make devnet_rename_seq staticThomas Gleixner2013-07-24
* tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet2013-07-24
* net: add sk_stream_is_writeable() helperEric Dumazet2013-07-24
* net: sctp: trivial: add uapi/linux/sctp.h into maintainersDaniel Borkmann2013-07-24
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N2013-07-24
* bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong2013-07-24
* bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong2013-07-24
* bonding: bond_sysfs.c checkpatch cleanupdingtianhong2013-07-24
* bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong2013-07-24
* drivers/net: enic: Move ethtool code to a separate fileNeel Patel2013-07-24
* net: trans_rdma: remove unused functionAndi Shyti2013-07-24
* Merge branch 'be2net'David S. Miller2013-07-24
|\
| * be2net: delete primary MAC address while unloadingSathya Perla2013-07-24
| * be2net: use SET/GET_MAC_LIST for SH-RSathya Perla2013-07-24
| * be2net: refactor MAC-addr setup codeSathya Perla2013-07-24
| * be2net: fix pmac_id for BE3 VFsSathya Perla2013-07-24
| * be2net: allow VFs to program MAC and VLAN filtersSathya Perla2013-07-24
| * be2net: fix MAC address modification for VFSathya Perla2013-07-24
|/
* sh_eth: Add support for r8a7790 SoCSimon Horman2013-07-24
* sh_eth: add support for RMIIMODE registerSimon Horman2013-07-24
* net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1fan.du2013-07-24
* 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