Commit Graph

19489 Commits (c4d017f21328c269deba3c7acde873204fe595b5)

Author SHA1 Message Date
David S. Miller c5c177b4ac net: Kill ratelimit.h dependency in linux/net.h 14 years ago
Eric Dumazet 686a7e32ca inetpeer: fix race in unused_list manipulations 14 years ago
Dan Williams e7a46b4d08 atm: expose ATM device index in sysfs 14 years ago
Hans Schillstrom c74c0bfe0b IPVS: bug in ip_vs_ftp, same list heaad used in all netns. 14 years ago
David S. Miller 86e4ca66e8 bug.h: Move ratelimit warn interfaces to ratelimit.h 14 years ago
Justin Mattock da7c06c4a7 net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version. 14 years ago
Oliver Hartkopp 12e6c419b4 can: convert to %pK for kptr_restrict support 14 years ago
Michał Mirosław fd0daf9d58 net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags 14 years ago
David Miller 97242c85a2 netfilter: Fix several warnings in compat_mtw_from_user(). 14 years ago
Jozsef Kadlecsik 9184a9cba6 netfilter: ipset: fix ip_set_flush return code 14 years ago
Heiko Carstens d7b250e2a2 [S390] irq: merge irq.c and s390_ext.c 14 years ago
Michal Marek 36a9f77e50 atm: Drop __TIME__ usage 14 years ago
Eric Dumazet 2907c35ff6 net: hold rtnl again in dump callbacks 14 years ago
Eric Dumazet 07bd8df5df sch_sfq: fix peek() implementation 14 years ago
Wei Yongjun 8b4472cc13 sctp: fix memory leak of the ASCONF queue when free asoc 14 years ago
Neil Horman f11970e383 net: make dev_disable_lro use physical device if passed a vlan dev (v2) 14 years ago
Neil Horman 6dcbbe25dc net: move is_vlan_dev into public header file (v2) 14 years ago
Sean Hefty b26f9b9949 RDMA/cma: Pass QP type into rdma_create_id() 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Rob Landley e75762fdcd net/9p: enable 9p to work in non-default network namespace 14 years ago
Aneesh Kumar K.V fe1cbabaea net/9p: p9_idpool_get return -1 on error 14 years ago
Eric Van Hensbergen 87211cd8db 9p: remove experimental tag from tested configurations 14 years ago
Rob Landley aca0076336 9p: typo fixes and minor cleanups 14 years ago
Rob Landley 961a5a5028 net/9p: Change linuxdoc names to match functions. 14 years ago
Stephen Rothwell 956c920786 net: fix get_net_ns_by_fd for !CONFIG_NET_NS 14 years ago
Sage Weil cd634fb6ee libceph: subscribe to osdmap when cluster is full 14 years ago
Sage Weil 7662d8ff57 libceph: handle new osdmap down/state change encoding 14 years ago
Eric Dumazet 33eb9873a2 bridge: initialize fake_rtable metrics 14 years ago
Eric Dumazet b30c516f87 net: fix __dst_destroy_metrics_generic() 14 years ago
Veaceslav Falico 24cf3af3fe igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list 14 years ago
Eric Dumazet be3fc413da net: use synchronize_rcu_expedited() 14 years ago
Eric Dumazet c4dbe54ed7 seqlock: Get rid of SEQLOCK_UNLOCKED 14 years ago
Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
David S. Miller 6ac3f66492 ipv6: Fix return of xfrm6_tunnel_rcv() 14 years ago
Joe Perches 6c4a5cb219 net: filter: Use WARN_RATELIMIT 14 years ago
Eric Dumazet 8efa885406 sch_sfq: avoid giving spurious NET_XMIT_CN signals 14 years ago
Eric Dumazet 418f275ed5 snap: remove one synchronize_net() 14 years ago
Eric Dumazet 19a76fa959 net: ping: cleanups ping_v4_unhash() 14 years ago
Linus Torvalds a1e4891fd4 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" 14 years ago
Paul Gortmaker 70c7160619 Add appropriate <linux/prefetch.h> include for prefetch users 14 years ago
WANG Cong ce14f8946a pktgen: refactor pg_init() code 14 years ago
WANG Cong 68d5ac2ed6 pktgen: use vzalloc_node() instead of vmalloc_node() + memset() 14 years ago
Dave Jones c378a9c019 ipv4: Give backtrace in ip_rt_bug(). 14 years ago
Eric Dumazet 3137663dfb net: avoid synchronize_rcu() in dev_deactivate_many 14 years ago
Eric Dumazet 6df427fe8c net: remove synchronize_net() from netdev_set_master() 14 years ago
Amerigo Wang ac3d3f8151 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event 14 years ago
Amerigo Wang bb8ed6302b bridge: call NETDEV_JOIN notifiers when add a slave 14 years ago
David S. Miller 120a3d5c7c ipv4: Include linux/prefetch.h in fib_trie.c 14 years ago
David S. Miller 474b4c4ff0 netlabel: Remove prefetches from list handlers. 14 years ago
sjur.brandeland@stericsson.com 69c867c90c caif: Plug memory leak for checksum error 14 years ago