Age | Commit message (Expand) | Author |
2011-04-17 | net: cxgb4{,vf}: convert to hw_features | Michał Mirosław |
2011-04-17 | drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. | Thiago Farina |
2011-04-17 | net: ibm_newemac: convert to hw_features | Michał Mirosław |
2011-04-17 | net: greth: convert to hw_features | Michał Mirosław |
2011-04-17 | net: niu: convert to hw_features | Michał Mirosław |
2011-04-17 | net: ehea: convert to hw_features | Michał Mirosław |
2011-04-17 | net: benet: convert to hw_features - fixup | Michał Mirosław |
2011-04-17 | net: typhoon: convert to hw_features | Michał Mirosław |
2011-04-17 | net: mv643xx: convert to hw_features | Michał Mirosław |
2011-04-17 | net: tehuti: convert to hw_features | Michał Mirosław |
2011-04-17 | net: cxgb3: convert to hw_features | Michał Mirosław |
2011-04-17 | net: macvlan: convert to hw_features | Michał Mirosław |
2011-04-17 | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller |
2011-04-17 | be2net: Fix unused-but-set variables. | David S. Miller |
2011-04-17 | isdn: i4l: isdn_tty: Fix unused-but-set variables. | David S. Miller |
2011-04-17 | netfilter: ip6table_mangle: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netfilter: ip6_tables: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netfilter: nf_conntrack_standalone: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netfilter: nfnetlink_log: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | netlabel: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | l2tp: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | irda: irproc: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | irda: irlap_event: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | caif: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | bnx2x: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | bna: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: mISDN: socket: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: i4l: isdn_net: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: i4l: isdn_common: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: teles_cs: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: l3ni1: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: l3dss1: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: jade: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: ipacx: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: hfc_usb: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: elsa_ser: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: elsa_cs: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: arcofi: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: hfcsusb: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: hfcpci: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: eicon: Fix set-but-unused variables. | David S. Miller |
2011-04-17 | isdn: gigaset: Fix set-but-unused variable. | David S. Miller |
2011-04-17 | batman-adv: Set the txqueuelen to zero when creating soft interface | Andrew Lunn |
2011-04-17 | batman-adv: protect softif_neigh by rcu | Simon Wunderlich |
2011-04-17 | batman-adv: concentrate all curr_gw related rcu operations in select/deselect... | Marek Lindner |
2011-04-17 | batman-adv: Protect global TQ window with a spinlock | Linus Lüssing |
2011-04-17 | batman-adv: Make orig_node->router an rcu protected pointer | Linus Lüssing |
2011-04-17 | batman-adv: Simplify gw_check_election(), use gw_get_selected() | Linus Lüssing |
2011-04-17 | batman-adv: Make gateway_get_selected type safe | Linus Lüssing |
2011-04-17 | batman-adv: Move bonding / iface alternating router search to own functions | Linus Lüssing |