summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: can: af_can.c: Fix checkpatch warningsValentin Ilie2013-03-111-13/+8
* Revert "eicon: Fixed checkpatch warning"David S. Miller2013-03-101-1/+1
* tcp: Remove unused tw_cookie_values from tcp_timewait_sockChristoph Paasch2013-03-101-4/+0
* bcm63xx_enet: properly prepare/unprepare clocks before/after usageJonas Gorski2013-03-101-6/+6
* bcm63xx_enet: use managed memory allocationsJonas Gorski2013-03-101-5/+3
* bcm63xx_enet: use managed io memory allocationsJonas Gorski2013-03-101-36/+7
* eicon: Fixed checkpatch warningAndreea Hodea2013-03-101-1/+1
* ipv6: introduce ip6tunnel_xmit() helperCong Wang2013-03-103-30/+22
* ipv6: remove superfluous nla_data() NULL pointer checksMathias Krause2013-03-101-6/+0
* tunnel: use iptunnel_xmit() againCong Wang2013-03-105-48/+5
* ipip: capture inner headers during encapsulationPravin B Shelar2013-03-091-6/+7
* ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-03-091-1/+20
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-0947-161/+39
* qlcnic: Bump up the version to 5.1.36Shahed Shaikh2013-03-091-2/+2
* qlcnic: Fix ethtool statistics collectionShahed Shaikh2013-03-091-4/+4
* qlcnic: Fix ethtool statistics for 82xx adapterShahed Shaikh2013-03-091-1/+2
* qlcnic: Enable LED test support for 83xx adapterHimanshu Madhani2013-03-093-1/+48
* qlcnic: Fix endian issues in 83xx driverShahed Shaikh2013-03-093-26/+130
* dcb: fix sparse warningsstephen hemminger2013-03-091-0/+1
* team: make local function staticstephen hemminger2013-03-091-3/+3
* phy: vitesse make vsc824x_add_skew staticstephen hemminger2013-03-091-2/+1
* Supject: phy: make local function staticstephen hemminger2013-03-091-1/+1
* bna: fix declaration mismatchstephen hemminger2013-03-091-1/+1
* VXLAN: Use UDP Tunnel segmention.Pravin B Shelar2013-03-091-3/+18
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-098-30/+111
* tunneling: Capture inner mac header during encapsulation.Pravin B Shelar2013-03-092-0/+36
* net: Add skb_headers_offset_update helper function.Pravin B Shelar2013-03-091-20/+14
* tunnel: Inherit NETIF_F_SG for hw_enc_features.Pravin B Shelar2013-03-091-0/+4
* net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-095-36/+59
* ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is setHannes Frederic Sowa2013-03-081-1/+3
* ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_idHannes Frederic Sowa2013-03-086-26/+26
* ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2013-03-081-0/+12
* ipv6: ndisc: remove redundant check for !dev->addr_lenThomas Graf2013-03-081-2/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-0815-571/+574
|\
| * e1000e: cleanup - move defines to appropriate header fileBruce Allan2013-03-084-9/+7
| * e1000e: cleanup format of struct e1000_opt_list structBruce Allan2013-03-081-1/+4
| * e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan2013-03-088-38/+38
| * e1000e: cleanup unnecessary line breaksBruce Allan2013-03-085-62/+31
| * e1000e: cleanup formatting of static structsBruce Allan2013-03-083-4/+8
| * e1000e: cleanup unusually placed commentsBruce Allan2013-03-087-25/+39
| * e1000e: cleanup (add/remove) blank lines where appropriateBruce Allan2013-03-088-7/+8
| * e1000e: cleanup SPACING checkpatch checksBruce Allan2013-03-084-16/+16
| * e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checksBruce Allan2013-03-087-127/+139
| * e1000e: cleanup LEADING_SPACE checkpatch warningsBruce Allan2013-03-083-9/+9
| * e1000e: cleanup LONG_LINE checkpatch warningsBruce Allan2013-03-085-16/+23
| * e1000e: cleanup SPACING checkpatch errors and warningsBruce Allan2013-03-086-34/+34
| * e1000e: cleanup CODE_INDENT checkpatch errorsBruce Allan2013-03-087-187/+178
| * ixgbevf: use PCI_DEVICE_TABLE macroStephen Hemminger2013-03-081-6/+3
| * ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-03-082-33/+40
* | VSOCK: Split vm_sockets.h into kernel/uapiAndy King2013-03-082-15/+31
|/
OpenPOWER on IntegriCloud