Age | Commit message (Expand) | Author | Files | Lines |
2011-08-26 | headers, can: Add missing #include to <linux/can/bcm.h> | Ben Hutchings | 1 | -0/+1 |
2011-08-26 | headers, xtables: Add missing #include <linux/netfilter.h> | Ben Hutchings | 3 | -0/+3 |
2011-08-26 | headers, netfilter: Add missing #include <limits.h> for userland | Ben Hutchings | 3 | -0/+9 |
2011-08-26 | headers, tipc: Add missing #include to <linux/tipc_config.h> for userland | Ben Hutchings | 1 | -0/+4 |
2011-08-26 | headers, netfilter: Use kernel type names __u8, __u16, __u32 | Ben Hutchings | 3 | -28/+28 |
2011-08-26 | headers, net: Use __kernel_sa_family_t in more definitions shared with userland | Ben Hutchings | 15 | -33/+37 |
2011-08-26 | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> | Ben Hutchings | 1 | -1/+1 |
2011-08-26 | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> | Ben Hutchings | 2 | -0/+4 |
2011-08-26 | headers, pppox: Add missing #include to <linux/if_pppox.h> | Ben Hutchings | 1 | -1/+1 |
2011-08-25 | Scm: Remove unnecessary pid & credential references in Unix socket's send and... | Tim Chen | 2 | -19/+48 |
2011-08-25 | sctp: Bundle HEAERTBEAT into ASCONF_ACK | Michio Honda | 4 | -0/+8 |
2011-08-25 | sctp: HEARTBEAT negotiation after ASCONF | Michio Honda | 1 | -0/+4 |
2011-08-25 | Proportional Rate Reduction for TCP. | Nandita Dukkipati | 3 | -7/+62 |
2011-08-25 | af-packet: TPACKET_V3 flexible buffer implementation. | chetan loke | 1 | -46/+891 |
2011-08-25 | af-packet: Added TPACKET_V3 headers. | chetan loke | 1 | -0/+119 |
2011-08-25 | IEEE802.15.4: 6LoWPAN basic support | Alexander Smirnov | 4 | -3/+1108 |
2011-08-25 | net: xfrm: convert to SKB frag APIs | Ian Campbell | 1 | -4/+7 |
2011-08-25 | net: ipv6: convert to SKB frag APIs | Ian Campbell | 1 | -3/+4 |
2011-08-25 | net: ipv4: convert to SKB frag APIs | Ian Campbell | 4 | -6/+8 |
2011-08-25 | net: convert core to skb paged frag APIs | Ian Campbell | 8 | -38/+38 |
2011-08-25 | be2net: remove unused variable | Sathya Perla | 1 | -1/+0 |
2011-08-25 | be2net: increase FW update completion timeout | Sathya Perla | 1 | -1/+1 |
2011-08-25 | be2net: fix erx->rx_drops_no_frags wrap around | Sathya Perla | 1 | -3/+19 |
2011-08-25 | be2net: get rid of memory mapped pci-cfg space address | Sathya Perla | 2 | -20/+8 |
2011-08-25 | be2net: Fix race in posting rx buffers. | Sathya Perla | 1 | -1/+1 |
2011-08-25 | rps: support IPIP encapsulation | Eric Dumazet | 1 | -0/+2 |
2011-08-24 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller | 21 | -148/+291 |
2011-08-23 | net: add APIs for manipulating skb page fragments. | Ian Campbell | 1 | -2/+168 |
2011-08-23 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 321 | -54152/+22561 |
2011-08-22 | net: vlan: goto another_round instead of calling __netif_receive_skb | Jiri Pirko | 1 | -4/+3 |
2011-08-22 | net/wan/hdlc_ppp: use break in switch | Jesper Juhl | 1 | -7/+7 |
2011-08-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 321 | -54152/+22561 |
2011-08-22 | batman-adv: merge update_transtable() into tt related code | Marek Lindner | 3 | -74/+70 |
2011-08-22 | batman-adv: reuse tt_len() to calculate tt buffer length | Marek Lindner | 1 | -2/+1 |
2011-08-22 | batman-adv: print client flags in the local/global transtables output | Antonio Quartulli | 1 | -10/+27 |
2011-08-22 | batman-adv: implement AP-isolation on the sender side | Antonio Quartulli | 5 | -12/+29 |
2011-08-22 | batman-adv: implement AP-isolation on the receiver side | Antonio Quartulli | 6 | -0/+58 |
2011-08-22 | batman-adv: detect clients connected through a 802.11 device | Antonio Quartulli | 9 | -11/+55 |
2011-08-22 | batman-adv: correct several typ0s in the comments | Antonio Quartulli | 12 | -37/+36 |
2011-08-22 | batman-adv: hash_add() has to discriminate on the return value | Antonio Quartulli | 3 | -9/+22 |
2011-08-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller | 7 | -359/+445 |
2011-08-21 | net: Preserve ooo_okay when copying skb header | Changli Gao | 1 | -0/+1 |
2011-08-21 | dm9000: define debug level as a module parameter | Vladimir Zapolskiy | 2 | -11/+8 |
2011-08-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 265 | -8023/+9154 |
2011-08-20 | tg3: Update version to 3.120 | Matt Carlson | 1 | -2/+2 |
2011-08-20 | tg3: Add external loopback support to selftest | Matt Carlson | 2 | -10/+90 |
2011-08-20 | tg3: Restructure tg3_test_loopback | Matt Carlson | 1 | -40/+40 |
2011-08-20 | tg3: Pull phy int lpbk setup into separate func | Matt Carlson | 1 | -59/+90 |
2011-08-20 | tg3: Consilidate MAC loopback code | Matt Carlson | 1 | -40/+51 |
2011-08-20 | tg3: Remove dead code | Matt Carlson | 1 | -34/+1 |