summaryrefslogtreecommitdiff
path: root/include/asm-um/signal.h
AgeCommit message (Expand)Author
2008-10-22x86, um: initial part of asm-um moveAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds
7a771d84cbdea51ac2f794becfb06bcd4'>net/hsr: Remove left-over never-true conditional code.Arvid Brodin 2014-07-08net/hsr: Fix NULL pointer dereference on incomplete hsr_newlink() params.Arvid Brodin 2014-07-08net/hsr: Better frame dispatchArvid Brodin 2014-07-08net/hsr: Added SET_NETDEV_DEVTYPE and features |= NETIF_F_NETNS_LOCAL to dev_...Arvid Brodin 2014-07-08net/hsr: Implemented .ndo_fix_features (better device features handling).Arvid Brodin 2014-07-08net/hsr: Use list_head (and rcu) instead of array for slave devices.Arvid Brodin 2014-07-08net/hsr: Move slave init to hsr_slave.c.Arvid Brodin 2014-07-08net/hsr: Operstate handling cleanup.Arvid Brodin 2014-07-08net/hsr: Move to per-hsr device prune timer.Arvid Brodin 2014-07-08net/hsr: Switch from dev_add_pack() to netdev_rx_handler_register()Arvid Brodin 2014-07-08net/hsr: Better variable names and update of contact info.Arvid Brodin 2014-03-27hsr: replace del_timer by del_timer_syncJulia Lawall 2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2014-03-03hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter 2014-02-18hsr: Use ether_addr_copyJoe Perches 2013-12-17net/hsr: using kfree_rcu() to simplify the codeWei Yongjun 2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin 2013-11-30net/hsr: Very small fix of comment style.Arvid Brodin 2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg 2013-11-19genetlink: pass family to functions using groupsJohannes Berg 2013-11-19hsr: don't call genl_unregister_mc_group()Johannes Berg 2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg 2013-11-14net/hsr: Fix possible leak in 'hsr_get_node_status()'Geyslan G. Bem 2013-11-14genetlink: make all genl_ops users constJohannes Berg 2013-11-14hsr: use genl_register_family_with_ops()Johannes Berg 2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin