index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-07-27
inet: frag: move eviction of queues to work queue
Florian Westphal
2014-07-27
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-27
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-24
ipv6: remove obsolete comment in ip6_append_data()
Li RongQing
2014-07-24
net: do not name the pointer to struct net_device net
WANG Cong
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-07-24
net_sched: remove exceptional & on function name
Himangi Saraogi
2014-07-24
neigh: remove exceptional & on function name
Himangi Saraogi
2014-07-24
igmp: remove exceptional & on function name
Himangi Saraogi
2014-07-24
openvswitch: Add skb_clone NULL check for the sampling action.
Andy Zhou
2014-07-24
openvswitch: Sample action without side effects
Simon Horman
2014-07-24
openvswitch: Avoid memory corruption in queue_userspace_packet()
Andy Zhou
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
2014-07-23
net: filter: split filter.c into two files
Alexei Starovoitov
2014-07-23
ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
Quentin Armitage
2014-07-23
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-22
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
net: sctp: Open out the check for Nagle
David Laight
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-21
af_iucv: avoid path quiesce of severed path in shutdown()
Ursula Braun
2014-07-21
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-07-21
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
2014-07-21
batman-adv: fix TT VLAN inconsistency on VLAN re-add
Antonio Quartulli
2014-07-21
batman-adv: drop QinQ claim frames in bridge loop avoidance
Simon Wunderlich
2014-07-20
dns_resolver: Null-terminate the right string
Ben Hutchings
2014-07-20
tipc: fix sparse non static symbol warnings
Wei Yongjun
2014-07-20
net/rxrpc/ar-key.c: drop negativity check on unsigned value
Andrey Utkin
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-20
net_sched: avoid generating same handle for u32 filters
Cong Wang
2014-07-20
net: print a notification on device rename
Veaceslav Falico
2014-07-20
net: print net_device reg_state in netdev_* unless it's registered
Veaceslav Falico
2014-07-20
net_sched: hold tcf_lock in netdevice notifier
Cong Wang
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-17
net_sched: cancel nest attribute on failure in tcf_exts_dump()
Cong Wang
2014-07-16
openvswitch: make generic netlink group const
stephen hemminger
2014-07-16
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2014-07-16
udp: Simplify __udp*_lib_mcast_deliver.
David Held
2014-07-16
netlink: remove bool varible
Varka Bhadram
2014-07-16
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
2014-07-16
net: remove open-coded skb_cow_head.
françois romieu
2014-07-16
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
2014-07-16
tipc: rename temporarily named functions
Jon Paul Maloy
2014-07-16
tipc: remove unreferenced functions
Jon Paul Maloy
2014-07-16
tipc: start using the new multicast functions
Jon Paul Maloy
2014-07-16
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
2014-07-16
tipc: let internal link users call the new link send function
Jon Paul Maloy
2014-07-16
tipc: make name table distributor use new send function
Jon Paul Maloy
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
[next]