aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-02cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan2-7/+12
2013-08-02bonding: modify only neigh_parms owned by usVeaceslav Falico1-1/+7
2013-08-02neighbour: populate neigh_parms on alloc before calling ndo_neigh_setupVeaceslav Falico1-4/+6
2013-08-02net: netlink: minor: remove unused pointer in alloc_pg_vecDaniel Borkmann1-2/+2
2013-08-02fib_rules: add route suppression based on ifgroupStefan Tomanek5-10/+43
2013-08-02icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytesWerner Almesberger1-1/+6
2013-08-02icmpv6_filter: fix "_hdr" incorrectly being a pointerWerner Almesberger1-1/+1
2013-08-02af_packet: simplify VLAN frame check in packet_sndPhil Sutter1-11/+4
2013-08-02af_packet: fix for sending VLAN frames via packet_mmapPhil Sutter1-11/+14
2013-08-02af_packet: when sending ethernet frames, parse header for skb->protocolPhil Sutter1-2/+11
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du3-2/+3
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches11-26/+29
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches11-45/+58
2013-08-02uapi: Convert some uses of 6 to ETH_ALENJoe Perches6-8/+12
2013-08-01qlcnic: Update version to 5.2.45Himanshu Madhani1-2/+2
2013-08-01qlcnic: Enable mailbox interface in poll mode when interrupts are not availableManish Chopra1-7/+11
2013-08-01qlcnic: Replace poll mode mailbox interface with interrupt based mailbox interfaceManish Chopra6-264/+232
2013-08-01qlcnic: Interrupt based driver firmware mailbox mechanismManish Chopra5-21/+388
2013-08-01qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria4-19/+22
2013-08-01bonding: initial RCU conversionnikolay@redhat.com5-29/+32
2013-08-01bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov2-67/+61
2013-08-01bonding: simplify broadcast_xmit functionNikolay Aleksandrov1-36/+16
2013-08-01bonding: remove unnecessary read_locks of curr_slave_locknikolay@redhat.com1-25/+8
2013-08-01bonding: convert to list API and replace bond's custom listnikolay@redhat.com6-236/+203
2013-08-01ipv6: bump genid when delete/add addressfan.du1-0/+1
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz7-60/+340
2013-08-01bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov1-2/+2
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf5-4/+266
2013-08-01tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf2-2/+0
2013-08-01tile: make "tile_net.custom" a proper bool module parameterChris Metcalf1-5/+5
2013-08-01tile: support TSO for IPv6 in tilegx network driverChris Metcalf1-15/+29
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf6-212/+417
2013-08-01tile: enable GRO in the tilegx network driverChris Metcalf1-1/+1
2013-08-01tile: fix panic bug in napi support for tilegx network driverChris Metcalf1-32/+33
2013-08-01tile: update dev->stats directly in tilegx network driverChris Metcalf1-21/+8
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf5-166/+351
2013-08-01tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf1-76/+0
2013-08-01tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf1-3/+6
2013-08-01tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf1-26/+15
2013-08-01tile: set hw_features and vlan_features in setupChris Metcalf2-33/+25
2013-08-01gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil2-4/+1
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet1-0/+2
2013-08-01can: flexcan: Check the return value from clk_prepare_enable()Fabio Estevam1-8/+20
2013-08-01can: flexcan: Use devm_ioremap_resource()Fabio Estevam1-41/+12
2013-08-01ipv6: fib6_rules should return exact return valueHannes Frederic Sowa1-3/+11
2013-07-31cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2-2/+2
2013-07-31checksum: Remove extern from function prototypesJoe Perches1-5/+5
2013-07-31cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2-25/+25
2013-07-31ax25.h: Remove extern from function prototypesJoe Perches1-106/+109
2013-07-31arp/neighbour.h: Remove extern from function prototypesJoe Perches2-65/+63