Histórico de Commits

Autor SHA1 Mensagem Data
  Florian Westphal b97bac64a5 rtnetlink: make rtnl_register accept a flags parameter há 8 anos atrás
  Johannes Berg d58ff35122 networking: make skb_push & __skb_push return void pointers há 8 anos atrás
  Johannes Berg 4df864c1d9 networking: make skb_put & friends return void pointers há 8 anos atrás
  David Ahern c21ef3e343 net: rtnetlink: plumb extended ack to doit function há 8 anos atrás
  Johannes Berg fceb6435e8 netlink: pass extended ACK struct to parsing functions há 8 anos atrás
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally há 9 anos atrás
  Kees Cook 9d1c0ca5e1 net: use designated initializers há 9 anos atrás
  Johannes Berg 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void há 11 anos atrás
  Himangi Saraogi b5c5c36d36 dn_dev: Use time_before há 11 anos atrás
  Eric W. Biederman 90f62cf30a net: Use netlink_ns_capable to verify the permisions of netlink messages há 11 anos atrás
  Jiri Pirko 9a32b86043 dn_dev: add support for IFA_FLAGS nl attribute há 12 anos atrás
  Joe Perches fe2c6338fd net: Convert uses of typedef ctl_table to struct ctl_table há 12 anos atrás
  Thomas Graf 661d2967b3 rtnetlink: Remove passing of attributes into rtnl_doit functions há 12 anos atrás
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry há 13 anos atrás
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create há 13 anos atrás
  Eric W. Biederman dfc47ef863 net: Push capable(CAP_NET_ADMIN) into the rtnl methods há 13 anos atrás
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion há 13 anos atrás
  Eric W. Biederman 9bdcc88fa0 net decnet: Convert to use register_net_sysctl há 13 anos atrás
  Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. há 13 anos atrás
  David S. Miller 06eb4eafbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 13 anos atrás
  David S. Miller b21dddb9df decnet: Stop using NLA_PUT*(). há 13 anos atrás
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h há 13 anos atrás
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls há 14 anos atrás
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER há 14 anos atrás
  Joe Perches 06f8fe11bb decnet: Reduce switch/case indent há 14 anos atrás
  Joe Perches ea11073387 net: Remove casts of void * há 14 anos atrás
  Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size há 14 anos atrás
  Linus Torvalds 06f4e926d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 há 14 anos atrás
  Lai Jiangshan 1e547757ec net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu() há 14 anos atrás
  Eric Dumazet e67f88dd12 net: dont hold rtnl mutex during netlink dump callbacks há 14 anos atrás