Age | Commit message (Expand) | Author | Files | Lines |
2011-07-06 | packet: Add fanout support. | David S. Miller | 2 | -5/+255 |
2011-07-06 | packet: Add helpers to register/unregister ->prot_hook | David S. Miller | 1 | -44/+59 |
2011-07-06 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge | David S. Miller | 13 | -59/+71 |
2011-07-06 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 84 | -202/+16663 |
2011-07-05 | batman-adv: Replace version info instead of appending them | Sven Eckelmann | 4 | -21/+9 |
2011-07-05 | batman-adv: aggregation checks should use the primary_if pointer | Marek Lindner | 1 | -5/+20 |
2011-07-05 | batman-adv: broadcast primary OGM on all active hard-interfaces | Marek Lindner | 1 | -4/+13 |
2011-07-05 | batman-adv: pass a unique flag arg instead of a sequence of bool ones | Antonio Quartulli | 1 | -11/+10 |
2011-07-05 | batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter | Antonio Quartulli | 4 | -5/+5 |
2011-07-05 | batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entry | Antonio Quartulli | 4 | -15/+16 |
2011-07-05 | bnx2x: Fix warning message during 57712/8727 initialization | Yaniv Rosner | 1 | -5/+1 |
2011-07-05 | bnx2x: Add autogrEEEn support | Yaniv Rosner | 3 | -12/+111 |
2011-07-05 | bnx2x: Fix BCM84833 initialization | Yaniv Rosner | 2 | -13/+40 |
2011-07-05 | bnx2x: Fix false link indication at link partner when DAC is used | Yaniv Rosner | 5 | -0/+42 |
2011-07-05 | bnx2x: Reset PHY due to fan failure for 578xx | Yaniv Rosner | 1 | -15/+65 |
2011-07-05 | bnx2x: Add CL37 BAM for Warpcore | Yaniv Rosner | 2 | -1/+14 |
2011-07-05 | bnx2x: Change BCM54616S to BCM54618SE | Yaniv Rosner | 3 | -30/+62 |
2011-07-05 | bnx2x: PFC fixes | Yaniv Rosner | 3 | -37/+64 |
2011-07-05 | net/wireless: ipw2x00: Use helpers from linux/etherdevice.h | Tobias Klauser | 1 | -2/+2 |
2011-07-05 | net: vxge: Use is_multicast_ether_addr helper | Tobias Klauser | 1 | -9/+5 |
2011-07-05 | net: ewrk3: Use helpers from linux/etherdevice.h | Tobias Klauser | 1 | -5/+3 |
2011-07-05 | net: depca: Use helpers from linux/etherdevice.h | Tobias Klauser | 1 | -3/+3 |
2011-07-05 | net: rionet: Use is_multicast_ether_addr | Tobias Klauser | 1 | -1/+1 |
2011-07-05 | net: iseries_veth: Use is_unicast_ether_addr helper | Tobias Klauser | 1 | -1/+1 |
2011-07-05 | net: igb: Use is_multicast_ether_addr helper | Tobias Klauser | 1 | -1/+2 |
2011-07-05 | net: de4x5: Use helpers from linux/etherdevice.h | Tobias Klauser | 1 | -4/+3 |
2011-07-05 | net: e1000e: Use is_multicast_ether_addr helper | Tobias Klauser | 1 | -1/+1 |
2011-07-05 | Update documented default values for various TCP/UDP tunables | Max Matveev | 1 | -4/+4 |
2011-07-05 | Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunables | Max Matveev | 1 | -2/+9 |
2011-07-05 | b44: use dev_kfree_skb() in b44_tx() | Eric Dumazet | 1 | -1/+1 |
2011-07-04 | dccp ccid-2: Perform congestion-window validation | Gerrit Renker | 2 | -3/+91 |
2011-07-04 | dccp ccid-2: Use existing function to test for data packets | Gerrit Renker | 2 | -11/+11 |
2011-07-04 | dccp ccid-2: move rfc 3390 function into header file | Gerrit Renker | 2 | -9/+9 |
2011-07-04 | dccp: cosmetics of info message | Gerrit Renker | 1 | -2/+2 |
2011-07-04 | dccp: combine the functionality of enqeueing and cloning | Gerrit Renker | 1 | -7/+7 |
2011-07-04 | dccp: Clean up slow-path input processing | Gerrit Renker | 1 | -31/+30 |
2011-07-04 | net: sh_eth: remove __flush_purge_region | Yoshihiro Shimoda | 1 | -4/+4 |
2011-07-04 | af_econet: Use current logging styles and neatening | Joe Perches | 1 | -75/+74 |
2011-07-04 | netpoll: Remove wrapper function netpoll_poll | Joe Perches | 1 | -7/+2 |
2011-07-04 | netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev | Joe Perches | 2 | -6/+2 |
2011-07-02 | Merge branch 'for-next' of git://git2.kernel.org/pub/scm/linux/kernel/git/low... | David S. Miller | 5 | -6/+33 |
2011-07-02 | net: rds: fix const array syntax | Greg Dietsche | 1 | -1/+1 |
2011-07-02 | x25: Reduce switch/case indent | Joe Perches | 5 | -402/+396 |
2011-07-02 | sunrpc: Reduce switch/case indent | Joe Perches | 3 | -44/+41 |
2011-07-02 | sctp: Reduce switch/case indent | Joe Perches | 2 | -30/+31 |
2011-07-02 | netrom: Reduce switch/case indent | Joe Perches | 1 | -9/+13 |
2011-07-02 | lapb: Reduce switch/case indent | Joe Perches | 2 | -467/+444 |
2011-07-02 | ipv6: Reduce switch/case indent | Joe Perches | 1 | -76/+69 |
2011-07-02 | ipv4: Reduce switch/case indent | Joe Perches | 2 | -32/+32 |
2011-07-02 | netfilter: Reduce switch/case indent | Joe Perches | 4 | -167/+165 |