Age | Commit message (Expand) | Author |
2013-03-09 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches |
2013-03-09 | qlcnic: Bump up the version to 5.1.36 | Shahed Shaikh |
2013-03-09 | qlcnic: Fix ethtool statistics collection | Shahed Shaikh |
2013-03-09 | qlcnic: Fix ethtool statistics for 82xx adapter | Shahed Shaikh |
2013-03-09 | qlcnic: Enable LED test support for 83xx adapter | Himanshu Madhani |
2013-03-09 | qlcnic: Fix endian issues in 83xx driver | Shahed Shaikh |
2013-03-09 | dcb: fix sparse warnings | stephen hemminger |
2013-03-09 | team: make local function static | stephen hemminger |
2013-03-09 | phy: vitesse make vsc824x_add_skew static | stephen hemminger |
2013-03-09 | Supject: phy: make local function static | stephen hemminger |
2013-03-09 | bna: fix declaration mismatch | stephen hemminger |
2013-03-09 | VXLAN: Use UDP Tunnel segmention. | Pravin B Shelar |
2013-03-09 | tunneling: Add generic Tunnel segmentation. | Pravin B Shelar |
2013-03-09 | tunneling: Capture inner mac header during encapsulation. | Pravin B Shelar |
2013-03-09 | net: Add skb_headers_offset_update helper function. | Pravin B Shelar |
2013-03-09 | tunnel: Inherit NETIF_F_SG for hw_enc_features. | Pravin B Shelar |
2013-03-09 | net: Kill link between CSUM and SG features. | Pravin B Shelar |
2013-03-08 | ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set | Hannes Frederic Sowa |
2013-03-08 | ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id | Hannes Frederic Sowa |
2013-03-08 | ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun... | Hannes Frederic Sowa |
2013-03-08 | ipv6: ndisc: remove redundant check for !dev->addr_len | Thomas Graf |
2013-03-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-03-08 | VSOCK: Split vm_sockets.h into kernel/uapi | Andy King |
2013-03-08 | e1000e: cleanup - move defines to appropriate header file | Bruce Allan |
2013-03-08 | e1000e: cleanup format of struct e1000_opt_list struct | Bruce Allan |
2013-03-08 | e1000e: cleanup USLEEP_RANGE checkpatch checks | Bruce Allan |
2013-03-08 | e1000e: cleanup unnecessary line breaks | Bruce Allan |
2013-03-08 | e1000e: cleanup formatting of static structs | Bruce Allan |
2013-03-08 | e1000e: cleanup unusually placed comments | Bruce Allan |
2013-03-08 | e1000e: cleanup (add/remove) blank lines where appropriate | Bruce Allan |
2013-03-08 | e1000e: cleanup SPACING checkpatch checks | Bruce Allan |
2013-03-08 | e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks | Bruce Allan |
2013-03-08 | e1000e: cleanup LEADING_SPACE checkpatch warnings | Bruce Allan |
2013-03-08 | e1000e: cleanup LONG_LINE checkpatch warnings | Bruce Allan |
2013-03-08 | e1000e: cleanup SPACING checkpatch errors and warnings | Bruce Allan |
2013-03-08 | e1000e: cleanup CODE_INDENT checkpatch errors | Bruce Allan |
2013-03-08 | ixgbevf: use PCI_DEVICE_TABLE macro | Stephen Hemminger |
2013-03-08 | ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races | Alexander Duyck |
2013-03-07 | ipv6 flowlabel: add __rcu annotations | Eric Dumazet |
2013-03-07 | bridge: use ipv4_is_local_multicast() helper | Amerigo Wang |
2013-03-07 | bgmac: register MII bus | Rafał Miłecki |
2013-03-07 | be2net: Update copyright year | Vasundhara Volam |
2013-03-07 | CAIF: fix indentation for function arguments | Silviu-Mihai Popescu |
2013-03-07 | tcp: uninline tcp_prequeue() | Eric Dumazet |
2013-03-07 | Merge branch 'tg3' | David S. Miller |
2013-03-07 | tg3: Download 57766 EEE service patch firmware | Nithin Sujir |
2013-03-07 | tg3: Enhance firmware download code to support fragmented firmware | Nithin Sujir |
2013-03-07 | tg3: Cleanup firmware parsing code | Nithin Sujir |
2013-03-07 | tg3: Refactor the 2nd type of cpu pause | Nithin Sujir |
2013-03-07 | tg3: Refactor cpu pause/resume code | Nithin Sujir |