aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-01mdio: Export mdio.h to userlandBen Hutchings2-5/+5
2012-02-29rtnetlink: Fix VF IFLA policyGreg Rose1-0/+2
2012-02-29ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck1-4/+9
2012-02-29ixgbe: fix spelling errorsDon Skidmore1-1/+1
2012-02-29ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck1-6/+11
2012-02-29e1000e: use msleep instead of mdelayBruce Allan1-3/+1
2012-02-29e1000e: cleanup whitespace and indentationBruce Allan5-57/+38
2012-02-29e1000e: cleanup incorrect filename in commentBruce Allan1-1/+1
2012-02-29e100: Support RXALL feature flag.Ben Greear1-2/+20
2012-02-29e100: Support sending custom Ethernet CRCBen Greear1-0/+16
2012-02-29e100: Support RXFCS feature flag.Ben Greear1-5/+30
2012-02-29tipc: Optimize setting of immutable payload message header fieldsAllan Stephens1-8/+0
2012-02-29tipc: Eliminate obsolete code for re-sending a messageAllan Stephens1-2/+0
2012-02-29tipc: Un-inline port routine for processing incoming messagesAllan Stephens2-41/+44
2012-02-28mac89x0: Fix build error.David S. Miller1-3/+3
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann9-45/+44
2012-02-27gigaset: Use semicolons to terminate statementsJoe Perches1-4/+4
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet2-13/+7
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso2-1/+35
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso2-0/+3
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso12-43/+87
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-25xfrm: remove unneeded method typedef declaration in net/xfrm.h.Rami Rosen1-5/+0
2012-02-25Linux 3.3-rc5Linus Torvalds1-1/+1
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-24e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan6-4/+8
2012-02-24e1000e: cleanup - remove unnecessary variableBruce Allan1-2/+1
2012-02-24e1000e: use true/false for boolean send_xon, do not assume always trueBruce Allan2-2/+4
2012-02-24e1000e: cleanup comment in e1000_hash_mc_addr()Bruce Allan1-2/+1
2012-02-24e1000e: rename e1000e_config_collision_dist() and call as function pointerBruce Allan8-11/+14
2012-02-24e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lanBruce Allan1-1/+1
2012-02-24e1000e: cleanup calls to setup_physical_interface function pointerBruce Allan1-1/+1
2012-02-24e1000e: cleanup use of check_reset_block function pointerBruce Allan6-18/+16
2012-02-24e1000e: cleanup use of check_mng_mode function pointerBruce Allan3-8/+3
2012-02-24e1000e: cleanup: rename e1000e_setup_link() and call as function pointerBruce Allan5-8/+8
2012-02-24e1000e: cleanup: rename e1000e_id_led_init() and call as function pointerBruce Allan5-10/+9
2012-02-25sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings1-2/+2
2012-02-24ppp: fix 'ppp_mp_reconstruct bad seq' errorsBen McKeegan1-0/+23
2012-02-24enic: Fix endianness bug.Santosh Nayak2-2/+2
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche1-9/+4
2012-02-24gre: fix spelling in commentsstephen hemminger1-5/+5
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens6-20/+5
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens3-15/+4
2012-02-24tipc: Revert name table translation optimizationAllan Stephens2-5/+14
2012-02-24tipc: Minor optimization to broadcast link synchronization logicAllan Stephens1-3/+1
2012-02-24tipc: Remove obsolete comments about routing table updatesAllan Stephens1-46/+0
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens10-91/+67
2012-02-24tipc: Hide internal details of node table implementationAllan Stephens2-12/+13
2012-02-24tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens1-2/+1
2012-02-24tipc: nuke the delimit static inline function.Paul Gortmaker3-15/+5