]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2015-03-17 Eric Dumazetnetfilter: xt_socket: prepare for TCP_NEW_SYN_RECV...
2015-03-17 Eric Dumazetnetfilter: tproxy: prepare TCP_NEW_SYN_RECV support
2015-03-17 Eric Dumazetnetfilter: use sk_fullsock() helper
2015-03-17 Alexei Starovoitovbpf: allow BPF programs access 'protocol' and 'vlan_tci...
2015-03-17 David S. MillerMerge branch 'const_of_device_id'
2015-03-17 Fabian Frederickvia-velocity: constify of_device_id array
2015-03-17 Fabian Fredericknet: via-rhine: constify of_device_id array
2015-03-17 Fabian Frederickehea: constify of_device_id array
2015-03-17 Fabian FrederickIBM-EMAC: constify of_device_id array
2015-03-17 Fabian Frederickcan: constify of_device_id array
2015-03-17 Fabian Fredericknet: phy: constify of_device_id array
2015-03-17 Fabian Frederickorinoco: constify of_device_id array
2015-03-17 Fabian Fredericknet: xilinx: constify of_device_id array
2015-03-17 Fabian Fredericknet: greth: constify of_device_id array
2015-03-17 Fabian Fredericknetdev: octeon_mgmt: constify of_device_id array
2015-03-17 Fabian Fredericknet: ethernet: apple: constify of_device_id array
2015-03-17 Fabian Frederickdrivers: net: xgene: constify of_device_id array
2015-03-17 Fabian Fredericknet: ethoc: constify of_device_id array
2015-03-17 Fabian Fredericknet/fsl: constify of_device_id array
2015-03-17 Fabian FrederickAltera TSE: constify of_device_id array
2015-03-17 Fabian Fredericknet: netcp: constify of_device_id array
2015-03-16 Thomas Grafrhashtable: Avoid calculating hash again to unlock
2015-03-16 Eric Dumazettcp_metrics: fix wrong lockdep annotations
2015-03-16 Jiri Pirkodsa: change "select" to "depends on" for NET_SWITCHDEV...
2015-03-16 Shaohui Xienet/fsl: modify xgmac_mdio for little endian SoCs
2015-03-16 Shaohui Xienet/fsl: fix a bug in xgmac_mdio
2015-03-16 Ying Xuenet: kernel socket should be released in init_net namespace
2015-03-16 Thomas Grafrhashtable: Annotate RCU locking of walkers
2015-03-16 Scott Feldmanrocker: replace fixed stack allocation with dynamic...
2015-03-16 David S. MillerMerge branch 'listener_refactor'
2015-03-16 Eric Dumazetinet: add proper refcounting to request sock
2015-03-16 Eric Dumazetinet: factorize sock_edemux()/sock_gen_put() code
2015-03-16 Eric Dumazetinet_diag: allow sk_diag_fill() to handle request socks
2015-03-16 Eric Dumazetinet: ip early demux should avoid request sockets
2015-03-16 Eric Dumazetnet: add sk_fullsock() helper
2015-03-16 David S. MillerMerge branch 'swdev_ops'
2015-03-16 Scott Feldmannetdev: remove ndo ops for switchdev
2015-03-16 Scott Feldmanswitchdev: use new swdev ops
2015-03-16 Scott Feldmanswitchdev: add swdev ops
2015-03-16 David S. MillerMerge branch 'rhashtable-fixes-next'
2015-03-16 Herbert Xurhashtable: Fix rhashtable_remove failures
2015-03-16 Herbert Xurhashtable: Fix use-after-free in rhashtable_walk_stop
2015-03-16 Petri Gynthernet: bcmgenet: add support for Hardware Filter Block
2015-03-16 David S. MillerMerge branch 'ebpf_skb_fields'
2015-03-16 Alexei Starovoitovsamples: bpf: add skb->field examples and tests
2015-03-16 Alexei Starovoitovbpf: allow extended BPF programs access skb fields
2015-03-16 David S. MillerMerge branch 'ebpf_helpers'
2015-03-16 Daniel Borkmannebpf: add helper for obtaining current processor id
2015-03-16 Daniel Borkmannebpf: add prandom helper for packet sampling
2015-03-15 David S. MillerMerge branch 'gianfar-next'
2015-03-15 Jingchang Lugianfar: Consider dts property endianess on handling
2015-03-15 Claudiu Manoilgianfar: Make FCB access endian safe
2015-03-15 Claudiu Manoilgianfar: Make BDs access endian safe
2015-03-15 David S. MillerMerge branch 'rhashtable-next'
2015-03-15 Herbert Xurhashtable: Move future_tbl into struct bucket_table
2015-03-15 Herbert Xurhashtable: Add rehash counter to bucket_table
2015-03-15 Herbert Xurhashtable: Free bucket tables asynchronously after...
2015-03-15 Herbert Xurhashtable: Move seed init into bucket_table_alloc
2015-03-15 Herbert Xurhashtable: Use SINGLE_DEPTH_NESTING
2015-03-15 Herbert Xurhashtable: Fix walker behaviour during rehash
2015-03-14 Florian Fainellinet: dsa: do not use slave MII bus for fixed PHYs
2015-03-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-03-14 David S. MillerMerge branch 'listener_refactor_part_9'
2015-03-14 Eric Dumazetinet_diag: factorize code in new inet_diag_msg_common_f...
2015-03-14 Eric Dumazetinet_diag: adjust inet_sk_diag_fill() bug condition
2015-03-14 Eric Dumazetinet: fill request sock ir_iif for IPv4
2015-03-14 David S. MillerMerge branch 'tipc-next'
2015-03-14 Jon Paul Maloytipc: clean up handling of message priorities
2015-03-14 Jon Paul Maloytipc: split link outqueue
2015-03-14 Jon Paul Maloytipc: eliminate unnecessary call to broadcast ack function
2015-03-14 Jon Paul Maloytipc: extract bundled buffers by cloning instead of...
2015-03-14 Jon Paul Maloytipc: eliminate unnecessary linearization of incoming...
2015-03-14 Jon Paul Maloytipc: move message validation function to msg.c
2015-03-14 Jon Paul Maloytipc: add framework for node capabilities exchange
2015-03-14 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2015-03-14 Julia Lawallieee802154: don't export static symbol
2015-03-14 Alexander Aringat86rf230: fix volatile regmap registers
2015-03-14 Alexander Aringat86rf230: add support for calibration timeout
2015-03-14 Alexander Aringat86rf230: replace state change sleeps with hrtimer
2015-03-14 Alexander Aringat86rf230: init xtal_trim with zero
2015-03-14 Alexander Aringmac802154: correct max sifs size handling
2015-03-14 Alexander Aringieee802154: remove deprecated sysfs entries
2015-03-14 Alexander Aringieee802154: change wpan-phy name to phy
2015-03-14 Alexander Aringieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
2015-03-13 Jeff Kirsherixgbevf: Use ether_addr_copy() instead of memcpy()
2015-03-13 Jeff Kirsherixgbevf: Fix code comments and whitespace
2015-03-13 Alexander Duyckixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn...
2015-03-13 Jeff Kirsherixgbe: enable relaxed ordering for SPARC
2015-03-13 Don Skidmoreixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X...
2015-03-13 Don Skidmoreixgbe: Clean up type inconsistency
2015-03-13 Don Skidmoreixgbe: add new wrapper for X550 support
2015-03-13 David S. MillerMerge branch 'bcmgenet_xmit_more'
2015-03-13 Florian Fainellinet: bcmgenet: add support for xmit_more
2015-03-13 Florian Fainellinet: bcmgenet: update ring producer index and buffer...
2015-03-13 Petri Gynthernet: bcmgenet: rewrite bcmgenet_rx_refill()
2015-03-13 Marcel HoltmannBluetooth: Merge hdev->dbg_flags fields into hdev-...
2015-03-13 Marcel HoltmannBluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
2015-03-13 Daniel DrakeBluetooth: btusb: Add helper for READ_LOCAL_VERSION...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_set_flag helper...
2015-03-13 Marcel HoltmannBluetooth: Introduce hci_dev_test_and_clear_flag helper...
next