summaryrefslogtreecommitdiffstats
path: root/net/unix (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-15vmxnet3: fix indentationstephen hemminger1-17/+17
2012-11-15bridge: add root port blockingstephen hemminger5-2/+29
2012-11-15bridge: implement BPDU blockingstephen hemminger5-1/+16
2012-11-15bridge: add template for bridge port flagsstephen hemminger1-15/+23
2012-11-15bridge: bridge port parameters over netlinkstephen hemminger2-33/+147
2012-11-15ipv6: remove obsolete comments in route.cLi RongQing1-6/+0
2012-11-15net/macb: clear unused address registerJoachim Eastwood2-0/+14
2012-11-15net/macb: add support for phy irq via gpio pinJoachim Eastwood1-1/+11
2012-11-15net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood1-0/+6
2012-11-15net: unify for_each_ip_tunnel_rcu()Amerigo Wang6-49/+25
2012-11-15net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang9-85/+35
2012-11-14ARM: net: bpf_jit_32: add VLAN instructions for BPF JITDaniel Borkmann1-0/+14
2012-11-14ARM: net: bpf_jit_32: add XOR instruction for BPF JITDaniel Borkmann2-5/+12
2012-11-13bnx2x: Add static declaration to several functionsMerav Sicron2-15/+15
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa4-0/+17
2012-11-13igb: Ethtool support to enable and disable EEEAkeem G. Abodunrin2-0/+101
2012-11-13igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck1-25/+22
2012-11-13igb: Update igb Tx flags to improve code efficiencyAlexander Duyck2-33/+45
2012-11-13igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck1-0/+3
2012-11-13igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin3-11/+197
2012-11-13igb: Clear Go Link Disconnect for 82580 and later devicesCarolyn Wyborny2-0/+9
2012-11-13ixgbevf: Reduce size of maximum rx bufferGreg Rose2-13/+13
2012-11-13ixgbevf: Add flag to indicate when rx is in net pollGreg Rose2-1/+7
2012-11-13ixgbevf: fix possible use of uninitialized variableEmil Tantilov1-1/+2
2012-11-13ixgbevf: make sure probe fails on MSI-X enable errorJakub Kicinski1-13/+13
2012-11-13ixgbe: Do not use DCA to prefetch the entire packet into the cacheAlexander Duyck1-1/+0
2012-11-12ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.YOSHIFUJI Hideaki / 吉藤英明1-2/+1
2012-11-11r8169: Drop tp arg from rtl8169_tx_vlan_tag()Kirill Smelkov1-3/+2
2012-11-11r8169: remove unused macros.Dayanidhi Sreenivasan1-5/+0
2012-11-10ip6tnl: advertise tunnel param via rtnlNicolas Dichtel2-0/+60
2012-11-10sit: advertise tunnel param via rtnlNicolas Dichtel1-1/+56
2012-11-10ipip: advertise tunnel param via rtnlNicolas Dichtel2-1/+67
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel1-4/+4
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida6-6/+6
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng1-1/+4
2012-11-09gianfar: Fix alloc_skb_resources on -ENOMEM cleanup pathClaudiu Manoil1-6/+8
2012-11-09virtio_net: use net_*_ratelimited() helpersAmerigo Wang1-8/+4
2012-11-09vmxnet3: convert BUG_ON(true) into a simple BUG()Sasha Levin1-1/+1
2012-11-09ipip: add GSO supportEric Dumazet1-0/+12
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning1-3/+5
2012-11-09doc: packet_mmap: update doc to implementation statusDaniel Borkmann1-24/+209
2012-11-09phylib: mdio: Add sysfs attribute for PHY identifiers.Nick Bowler2-0/+23
2012-11-09Make the wanxl firmware array constDavid Howells1-1/+1
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells3-1/+5
2012-11-09UAPI: (Scripted) Disintegrate include/linux/hdlcDavid Howells3-3/+3
2012-11-09UAPI: Fix compilation of the wanxl firmware blob.David Howells1-1/+1
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa1-2/+1
2012-11-09netconsole: add oops_only module optionAmerigo Wang1-0/+6
2012-11-09vlan: set sysfs device_type to 'vlan'Doug Goldstein1-0/+6
2012-11-09irda: sh-irda: Remove SH7377 supportNobuhiro Iwamatsu1-4/+0