summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-09dcb: fix sparse warningsstephen hemminger
2013-03-09team: make local function staticstephen hemminger
2013-03-09phy: vitesse make vsc824x_add_skew staticstephen hemminger
2013-03-09Supject: phy: make local function staticstephen hemminger
2013-03-09bna: fix declaration mismatchstephen hemminger
2013-03-09VXLAN: Use UDP Tunnel segmention.Pravin B Shelar
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-03-09tunneling: Capture inner mac header during encapsulation.Pravin B Shelar
2013-03-09net: Add skb_headers_offset_update helper function.Pravin B Shelar
2013-03-09tunnel: Inherit NETIF_F_SG for hw_enc_features.Pravin B Shelar
2013-03-09net: Kill link between CSUM and SG features.Pravin B Shelar
2013-03-08ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa
2013-03-08ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa
2013-03-08ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf
2013-03-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-08VSOCK: Split vm_sockets.h into kernel/uapiAndy King
2013-03-08e1000e: cleanup - move defines to appropriate header fileBruce Allan
2013-03-08e1000e: cleanup format of struct e1000_opt_list structBruce Allan
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan
2013-03-08e1000e: cleanup unnecessary line breaksBruce Allan
2013-03-08e1000e: cleanup formatting of static structsBruce Allan
2013-03-08e1000e: cleanup unusually placed commentsBruce Allan
2013-03-08e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan
2013-03-08e1000e: cleanup SPACING checkpatch checksBruce Allan
2013-03-08e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan
2013-03-08e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan
2013-03-08e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan
2013-03-08e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan
2013-03-08e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan
2013-03-08ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger
2013-03-08ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck
2013-03-07ipv6 flowlabel: add __rcu annotationsEric Dumazet
2013-03-07bridge: use ipv4_is_local_multicast() helperAmerigo Wang
2013-03-07bgmac: register MII busRafał Miłecki
2013-03-07be2net: Update copyright yearVasundhara Volam
2013-03-07CAIF: fix indentation for function argumentsSilviu-Mihai Popescu
2013-03-07tcp: uninline tcp_prequeue()Eric Dumazet
2013-03-07Merge branch 'tg3'David S. Miller
2013-03-07tg3: Download 57766 EEE service patch firmwareNithin Sujir
2013-03-07tg3: Enhance firmware download code to support fragmented firmwareNithin Sujir
2013-03-07tg3: Cleanup firmware parsing codeNithin Sujir
2013-03-07tg3: Refactor the 2nd type of cpu pauseNithin Sujir
2013-03-07tg3: Refactor cpu pause/resume codeNithin Sujir
2013-03-07tg3: Add new FW_TSO flagMatt Carlson
2013-03-07Merge branch 'fdb'David S. Miller
2013-03-07qlcnic: Use generic fdb handler when driver options are not enabled.Vlad Yasevich
2013-03-07mlx4: Remove driver specific fdb handlers.Vlad Yasevich
2013-03-07ixgbe: Make use of the default fdb handlers.Vlad Yasevich
2013-03-07net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich