index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-12-08
net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu
Jiri Pirko
2014-12-08
net_sched: cls_bpf: remove unnecessary iteration and use passed arg
Jiri Pirko
2014-12-08
net_sched: cls_basic: remove unnecessary iteration and use passed arg
Jiri Pirko
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
2014-12-08
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
2014-12-08
tipc: simplify relationship between name table lock and node lock
Ying Xue
2014-12-08
tipc: any name table member must be protected under name table lock
Ying Xue
2014-12-08
tipc: ensure all name sequences are properly protected with its lock
Ying Xue
2014-12-08
tipc: ensure all name sequences are released when name table is stopped
Ying Xue
2014-12-08
tipc: make name table allocated dynamically
Ying Xue
2014-12-08
tipc: remove size variable from publ_list struct
Ying Xue
2014-12-08
udp: Neaten and reduce size of compute_score functions
Joe Perches
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-12-08
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-03
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2014-12-03
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
2014-12-02
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
2014-12-02
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2014-12-02
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2014-12-02
net-sysfs: expose physical switch id for particular device
Jiri Pirko
2014-12-02
rtnl: expose physical switch id for particular device
Jiri Pirko
2014-12-02
net: introduce generic switch devices support
Jiri Pirko
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
bridge: convert flags in fbd entry into bitfields
Jiri Pirko
2014-12-02
bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
Jiri Pirko
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-28
netfilter: nf_log_ipv6: correct typo in module description
Steven Noonan
2014-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic
Alvaro Neira
2014-11-27
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
2014-11-27
netfilter: conntrack: avoid zeroing timer
Florian Westphal
2014-11-27
netfilter: xt_recent: relax ip_pkt_list_tot restrictions
Florian Westphal
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
2014-11-26
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
2014-11-26
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
Ying Xue
2014-11-26
tipc: use generic SKB list APIs to manage link receive queue
Ying Xue
2014-11-26
tipc: use generic SKB list APIs to manage deferred queue of link
Ying Xue
2014-11-26
tipc: use generic SKB list APIs to manage link transmission queue
Ying Xue
2014-11-26
tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routine
Ying Xue
[next]