Age | Commit message (Expand) | Author | Files | Lines |
2012-02-29 | mac89x0: Fix build error. | David S. Miller | 1 | -3/+3 |
2012-02-29 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 39 | -156/+141 |
2012-02-29 | tcp: fix false reordering signal in tcp_shifted_skb | Neal Cardwell | 1 | -8/+10 |
2012-02-29 | tcp: fix comment for tp->highest_sack | Neal Cardwell | 2 | -3/+5 |
2012-02-28 | batman-adv: Fix indentation of multiline statements | Sven Eckelmann | 9 | -45/+44 |
2012-02-27 | gigaset: Use semicolons to terminate statements | Joe Perches | 1 | -4/+4 |
2012-02-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 8 | -36/+39 |
2012-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 244 | -1260/+1866 |
2012-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 61 | -204/+380 |
2012-02-26 | mlx4_en: dont change mac_header on xmit | Eric Dumazet | 2 | -13/+7 |
2012-02-26 | netfilter: ctnetlink: support kernel-space dump filtering by ctmark | Pablo Neira Ayuso | 2 | -1/+35 |
2012-02-26 | netlink: allow to pass data pointer to netlink_dump_start() callback | Pablo Neira Ayuso | 2 | -0/+3 |
2012-02-26 | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso | 12 | -43/+87 |
2012-02-26 | Fix autofs compile without CONFIG_COMPAT | Linus Torvalds | 1 | -0/+4 |
2012-02-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 11 | -67/+66 |
2012-02-26 | xfrm: remove unneeded method typedef declaration in net/xfrm.h. | Rami Rosen | 1 | -5/+0 |
2012-02-26 | Linux 3.3-rc5 | Linus Torvalds | 1 | -1/+1 |
2012-02-26 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -17/+17 |
2012-02-26 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 3 | -21/+10 |
2012-02-26 | autofs: work around unhappy compat problem on x86-64 | Ian Kent | 4 | -3/+23 |
2012-02-25 | netfilter: bridge: fix module autoload in compat case | Florian Westphal | 1 | -8/+2 |
2012-02-25 | e1000e: rename e1000e_reload_nvm() and call as function pointer | Bruce Allan | 6 | -4/+8 |
2012-02-25 | e1000e: cleanup - remove unnecessary variable | Bruce Allan | 1 | -2/+1 |
2012-02-25 | e1000e: use true/false for boolean send_xon, do not assume always true | Bruce Allan | 2 | -2/+4 |
2012-02-25 | e1000e: cleanup comment in e1000_hash_mc_addr() | Bruce Allan | 1 | -2/+1 |
2012-02-25 | e1000e: rename e1000e_config_collision_dist() and call as function pointer | Bruce Allan | 8 | -11/+14 |
2012-02-25 | e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan | Bruce Allan | 1 | -1/+1 |
2012-02-25 | e1000e: cleanup calls to setup_physical_interface function pointer | Bruce Allan | 1 | -1/+1 |
2012-02-25 | e1000e: cleanup use of check_reset_block function pointer | Bruce Allan | 6 | -18/+16 |
2012-02-25 | e1000e: cleanup use of check_mng_mode function pointer | Bruce Allan | 3 | -8/+3 |
2012-02-25 | e1000e: cleanup: rename e1000e_setup_link() and call as function pointer | Bruce Allan | 5 | -8/+8 |
2012-02-25 | e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer | Bruce Allan | 5 | -10/+9 |
2012-02-25 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -7/+7 |
2012-02-25 | Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 1 | -2/+2 |
2012-02-25 | sfc: Fix assignment of ip_summed for pre-allocated skbs | Ben Hutchings | 1 | -2/+2 |
2012-02-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 17 | -100/+101 |
2012-02-25 | ppp: fix 'ppp_mp_reconstruct bad seq' errors | Ben McKeegan | 1 | -0/+23 |
2012-02-25 | enic: Fix endianness bug. | Santosh Nayak | 2 | -2/+2 |
2012-02-25 | coccicheck: change handling of C={1,2} when M= is set | Greg Dietsche | 1 | -9/+4 |
2012-02-25 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 3 | -12/+39 |
2012-02-25 | gre: fix spelling in comments | stephen hemminger | 1 | -5/+5 |
2012-02-25 | tipc: Eliminate support for tipc_mode global variable | Allan Stephens | 6 | -20/+5 |
2012-02-25 | tipc: Eliminate obsolete support for "not running" mode | Allan Stephens | 3 | -15/+4 |
2012-02-25 | tipc: Revert name table translation optimization | Allan Stephens | 2 | -5/+14 |
2012-02-25 | tipc: Minor optimization to broadcast link synchronization logic | Allan Stephens | 1 | -3/+1 |
2012-02-25 | tipc: Remove obsolete comments about routing table updates | Allan Stephens | 1 | -46/+0 |
2012-02-25 | tipc: Eliminate trivial buffer manipulation helper routines | Allan Stephens | 10 | -91/+67 |
2012-02-25 | tipc: Hide internal details of node table implementation | Allan Stephens | 2 | -12/+13 |
2012-02-25 | tipc: Eliminate a test for negative unsigned quantities | Allan Stephens | 1 | -2/+1 |
2012-02-25 | tipc: nuke the delimit static inline function. | Paul Gortmaker | 3 | -15/+5 |