Commit Graph

21672 Commits (1c280471b013e26c833fc86acc231c73442cfa21)

Author SHA1 Message Date
Marek Lindner 1c280471b0 batman-adv: add infrastructure to change routing algorithm at runtime 13 years ago
Marek Lindner 6e242f9037 batman-adv: warn if added interface is part of a bridge 13 years ago
Martin Hundebøll a04ccd5970 batman-adv: Move is_out_of_time() to main.h for general use 13 years ago
Martin Hundebøll c51f9c09fa batman-adv: Rm empty line from is_my_mac() in main.c 13 years ago
Marek Lindner 8780dad9e9 batman-adv: simplify bat_ogm_receive API call 13 years ago
Sven Eckelmann 76543d14ae batman-adv: Explicitly mark the common header structure 13 years ago
Antonio Quartulli 1707157888 batman-adv: add tt_initialised flag to the orig_node struct 13 years ago
Ben Pfaff 77676fdbd5 openvswitch: Fix multipart datapath dumps. 13 years ago
Eric Dumazet 766e9f1be1 ipv6: fix per device IP snmp counters 13 years ago
Dan Carpenter 10ec1bb7e9 inetpeer: initialize ->redirect_genid in inet_getpeer() 13 years ago
Michał Mirosław 65e9d2faab net: fix NULL-deref in WARN() in skb_gso_segment() 13 years ago
Ben Hutchings 36c9247449 net: WARN if skb_checksum_help() is called on skb requiring segmentation 13 years ago
sjur.brandeland@stericsson.com 59f608d84f caif: Remove bad WARN_ON in caif_dev 13 years ago
sjur.brandeland@stericsson.com 3371bb3f7e caif: Fix typo in Vendor/Product-ID for CAIF modems 13 years ago
Eric Dumazet 747465ef7a net: fix some sparse errors 13 years ago
Shan Wei 2b2d465631 net: kill duplicate included header 13 years ago
Ben Hutchings e52ac3398c net: Use device model to get driver name in skb_gso_segment() 13 years ago
Eric Dumazet 27a429383b bridge: BH already disabled in br_fdb_cleanup() 13 years ago
Helmut Schaa 544204733a mac80211: Fix possible race between sta_unblock and network softirq 13 years ago
Devendra Naga 8d9d399f14 net: remove version.h includes in net/openvswitch/ 13 years ago
Hiroaki SHIMODA 795d9a2538 bql: Fix inconsistency between file mode and attr method. 13 years ago
Jozsef Kadlecsik be94db9dda netfilter: ipset: dumping error triggered removing references twice 13 years ago
Jozsef Kadlecsik 088067f4f1 netfilter: ipset: autoload set type modules safely 13 years ago
Yoni Divinsky d32a102819 mac80211: fix tx->skb NULL pointer dereference 13 years ago
Jesper Juhl 74b8cc3d59 Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding() 13 years ago
Pablo Neira Ayuso 9bf04646b0 netfilter: revert user-space expectation helper support 13 years ago
Stephen Rothwell 412662d204 netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabled 13 years ago
Johannes Berg 543d1b92d5 mac80211: fix no-op authorized transitions 13 years ago
RongQing.Li 252c3d84ed ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc 13 years ago
Roland Dreier 5b7bf42e3d RDS: Remove some unused iWARP code 13 years ago
Eric Dumazet ddecf0f4db net_sched: sfq: add optional RED on top of SFQ 13 years ago
Glauber Costa 1398eee082 net: decrement memcg jump label when limit, not usage, is changed 13 years ago
Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls 13 years ago
Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
Pavel Emelyanov 3b09c84cb6 inet_diag: Rename inet_diag_req_compat into inet_diag_req 13 years ago
Pavel Emelyanov c8991362a0 inet_diag: Rename inet_diag_req into inet_diag_req_v2 13 years ago
Stanislaw Gruszka 1140afa862 mac80211: fix rx->key NULL pointer dereference in promiscuous mode 13 years ago
Johannes Berg bdd3ae3d1e nl80211: fix old station flags compatibility 13 years ago
Sage Weil 56e925b677 libceph: remove useless return value for osd_client __send_request() 13 years ago
Sage Weil e11b05d31f crush: fix force for non-root TAKE 13 years ago
Thomas Meyer 186482560f ceph: Use kmemdup rather than duplicating its implementation 13 years ago
Ben Hutchings a8c1f65c79 igmp: Avoid zero delay when receiving odd mixture of IGMP queries 13 years ago
David S. Miller 3969eb3859 net: Fix build with INET disabled. 13 years ago
Jiri Pirko 2429f7ac2e net: introduce netif_addr_lock_nested() and call if when appropriate 13 years ago
Jiri Pirko ab16ebf375 net: correct lock name in dev_[uc/mc]_sync documentations. 13 years ago
Stephen Rothwell 475f1b5264 net: sk_update_clone is only used in net/core/sock.c 13 years ago
Dan Carpenter 26e29eeda0 pktgen: set correct max and min in pktgen_setup_inject() 13 years ago
David S. Miller 6d62a66e42 net: Default UDP and UNIX diag to 'n'. 13 years ago
Glauber Costa f3f511e1ce net: fix sock_clone reference mismatch with tcp memcontrol 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago