]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/shortlog
mirror_ubuntu-zesty-kernel.git
2012-06-28 Sven Eckelmannbatman-adv: Prefix unicast defines with BATADV_
2012-06-28 Sven Eckelmannbatman-adv: Prefix types defines with BATADV_
2012-06-28 Sven Eckelmannbatman-adv: Prefix packet defines with BATADV_
2012-06-28 Sven Eckelmannbatman-adv: Prefix icmp_socket defines with BATADV_
2012-06-28 Sven Eckelmannbatman-adv: Prefix gateway defines with BATADV_
2012-06-28 Sven Eckelmannbatman-adv: Prefix bridge_loop_avoidance defines with...
2012-06-28 Sven Eckelmannbatman-adv: Prefix sysfs defines with BATADV_
2012-06-28 Sven Eckelmannbatman-adv: Prefix debugfs defines with BATADV_
2012-06-28 Sven Eckelmannbatman-adv: Prefix local defines with BATADV_
2012-06-28 Antonio Quartullibatman-adv: beautify tt_global_add() argument list
2012-06-28 Antonio Quartullibatman-adv: clear ADD+DEL (and viceversa) events in...
2012-06-28 Sven Eckelmannbatman-adv: Directly print to seq_file in vis
2012-06-28 Sven Eckelmannbatman-adv: Prefix remaining function like macros with...
2012-06-28 Sven Eckelmannbatman-adv: Prefix main local static functions with...
2012-06-28 Sven Eckelmannbatman-adv: Prefix vis local static functions with...
2012-06-28 Sven Eckelmannbatman-adv: Prefix unicast local static functions with...
2012-06-28 David S. Milleripv4: Kill early demux method return value.
2012-06-28 David S. Millerxfrm_user: Propagate netlink error codes properly.
2012-06-28 David S. Millerphy: Fix warning in get_phy_device().
2012-06-28 Jiri Pirkovirtio_net: allow to change mac when iface is running
2012-06-28 David Daneynetdev/phy: Add driver for Broadcom BCM87XX 10G Etherne...
2012-06-28 David Daneynetdev/phy/of: Add more methods for binding PHY devices...
2012-06-28 David Daneynetdev/phy/of: Handle IEEE802.3 clause 45 Ethernet...
2012-06-28 David Daneynetdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
2012-06-28 Shawn Guonet: fec: add phy-reset-duration for device tree probe
2012-06-28 Shawn Guonet: fec: phy-reset-gpios is optional
2012-06-28 Shawn Guonet: fec: use managed function devm_gpio_request_one
2012-06-28 Shawn Guonet: fec: enable regulator for fec phy
2012-06-28 Shawn Guonet: fec: reset phy after pinctrl setup
2012-06-28 Michael Chanbnx2: Add missing netif_tx_disable() in bnx2_close()
2012-06-28 Michael Chanbnx2: Add "fall through" comments
2012-06-28 Eddie Waicnic: Handle RAMROD_CMD_ID_CLOSE error.
2012-06-28 Michael Chancnic: Remove uio mem[0].
2012-06-28 Eddie Waicnic: Read bnx2x function number from internal register
2012-06-28 Michael Chancnic: Fix occasional NULL pointer dereference during...
2012-06-28 David S. MillerRevert "ipv4: tcp: dont cache unconfirmed intput dst"
2012-06-27 parav.pandit... net: added support for 40GbE link.
2012-06-27 Eric Dumazetnet: skb_free_datagram_locked() doesnt drop all packets
2012-06-27 Thomas Grafnetlink: Get rid of obsolete rtnetlink macros
2012-06-27 Thomas Grafdecnet: Do not use RTA_PUT() macros
2012-06-27 Thomas Grafip6mr: Do not use RTA_PUT() macros
2012-06-27 Thomas Grafipmr: Do not use RTA_PUT() macros
2012-06-27 Thomas Grafinet_diag: Do not use RTA_PUT() macros
2012-06-27 Thomas Grafsock_diag: Do not use RTA_PUT() macros
2012-06-27 Thomas Grafunix_diag: Do not use RTA_PUT() macros
2012-06-27 Eric Dumazetipv4: tcp: dont cache unconfirmed intput dst
2012-06-27 Somnath Koturbe2net: Fix to trim skb for padded vlan packets to...
2012-06-27 Yoshihiro Shimodanet: sh_eth: add support for set_ringparam/get_ringparam
2012-06-27 Yoshihiro Shimodanet: sh_eth: fix up the buffer pointers
2012-06-27 Yoshihiro Shimodanet: sh_eth: remove unnecessary members/definitions
2012-06-27 Yoshihiro Shimodanet: sh_eth: remove unnecessary function
2012-06-27 Merav Sicronbnx2x: Change bnx2x_tests_str_arr to static char
2012-06-27 Barak Witkowskibnx2x, bnx2fc, bnx2i, cnic: Add statistics support...
2012-06-27 Dan Carpenter6lowpan: double unlock on an error path
2012-06-27 David S. Millernetlink: Delete NLMSG_PUT and NLMSG_NEW.
2012-06-27 David S. Millerpkt_sched: sch_api: Move away from NLMSG_NEW().
2012-06-27 David S. Millerpkt_sched: cls_api: Move away from NLMSG_NEW().
2012-06-27 David S. Millerdecnet: dn_table: Move away from NLMSG_NEW().
2012-06-27 David S. Millerdecnet: dn_route: Move away from NLMSG_NEW().
2012-06-27 David S. Milleraudit: netlink: Move away from NLMSG_NEW().
2012-06-27 David S. Millerinfiniband: netlink: Move away from NLMSG_NEW().
2012-06-27 David S. Millerselinux: netlink: Move away from NLMSG_PUT().
2012-06-27 David S. Millerunix_diag: Move away from NLMSG_PUT().
2012-06-27 David S. Millerpkt_sched: act_api: Move away from NLMSG_PUT().
2012-06-27 David S. Millernetfilter: nfnetlink_queue_core: Move away from NLMSG_P...
2012-06-27 David S. Millernetfilter: nfnetlink_log: Move away from NLMSG_PUT().
2012-06-27 David S. Millernetfilter: ipt_ULOG: Move away from NLMSG_PUT().
2012-06-27 David S. Millerinet_diag: Move away from NLMSG_PUT().
2012-06-27 David S. Millerdecnet: dn_rtmsg: Move away from NLMSG_PUT().
2012-06-27 David S. Millernetfilter: ebt_ulog: Move away from NLMSG_PUT().
2012-06-27 David S. Millergdm72xx: Move away from NLMSG_PUT().
2012-06-27 David S. Millerconnector: Move cn_test.c away from NLMSG_PUT().
2012-06-27 Javier Martinez... connector: use nlmsg_put() instead of NLMSG_PUT() macro.
2012-06-27 Jiri Pirkoteam: remove unused rcu_head field from team_port struct
2012-06-27 Jiri Pirkoteam: do not allow to map disabled ports
2012-06-27 Jiri Pirkoteam: fix team_adjust_ops with regard to enabled ports
2012-06-27 alex.bluesman... mac802154: add monitor listener to TX datapath
2012-06-27 alex.bluesman... drivers/ieee802154: add support for the at86rf230/231...
2012-06-27 alex.bluesman... mac802154: mlme start request
2012-06-27 alex.bluesman... mac802154: page and channel setter
2012-06-27 alex.bluesman... mac802154: short address setter
2012-06-27 alex.bluesman... mac802154: set and get PAN id
2012-06-27 alex.bluesman... mac802154: add wpan device-class support
2012-06-27 Dan Carpenternet: qmi_wwan: simplify a check in qmi_wwan_bind()
2012-06-26 David S. Milleripv4: Cache ip_error() routes even when not forwarding.
2012-06-26 David S. Milleripv4: Remove unnecessary code from rt_check_expire().
2012-06-26 Antonio Quartullibatman-adv: fix global TT entry deletion
2012-06-26 Antonio Quartullibatman-adv: fix condition in AP isolation
2012-06-26 Nobuhiro Iwamatsunet/sh-eth: Check return value of sh_eth_reset when...
2012-06-26 Nobuhiro Iwamatsunet/sh-eth: Add support selecting MII function for...
2012-06-26 David McCulloughnet/ipv6/route.c: packets originating on device match lo
2012-06-25 Sjur Brændelandcaif-hsi: Remove use of module parameters
2012-06-25 Sjur Brændelandcaif-hsi: Replace platform device with ops structure.
2012-06-25 Sjur Brændelandcaif-hsi: Add rtnl support
2012-06-25 Sjur BrændelandDocumentation/networking/caif: Update documentation
2012-06-25 Sjur Brændelandcaif-hsi: Remove uncecessary assignments
2012-06-25 Sjur Brændelandcaif-hsi: Use netdev_X instead of dev_X for printing
2012-06-25 Kim Lilliestierna XXcaif-hsi: changed test on aggregation_timeout
2012-06-25 Kim Lilliestierna XXcaif-hsi: Removed dead code
2012-06-25 Kim Lilliestierna XXcaif: Fixed potential memory leak
next