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
2013-10-19
net: misc: Remove extern from function prototypes
Joe Perches
2013-10-19
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
2013-10-19
net: dccp: Remove extern from function prototypes
Joe Perches
2013-10-19
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2013-10-19
ipv4: gso: send_check() & segment() cleanups
Eric Dumazet
2013-10-18
em_ipset: use dev_net() accessor
stephen hemminger
2013-10-18
tcp: remove redundant code in __tcp_retransmit_skb()
Neal Cardwell
2013-10-18
fib: Use const struct nl_info * in rtmsg_fib
Joe Perches
2013-10-18
ax25: cleanup a range test
Dan Carpenter
2013-10-18
fib_trie: remove duplicated rcu lock
baker.zhang
2013-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-10-18
tcp: rename tcp_tso_segment()
Eric Dumazet
2013-10-18
tipc: simplify the link lookup routine
Erik Hugne
2013-10-18
tipc: correct return value of link_cmd_set_value routine
Ying Xue
2013-10-18
tipc: correct return value of recv_msg routine
Ying Xue
2013-10-18
tipc: avoid unnecessary lookup for tipc bearer instance
Ying Xue
2013-10-18
tipc: make bearer and media naming consistent
Ying Xue
2013-10-18
tipc: silence sparse warnings
Ying Xue
2013-10-18
tipc: remove iovec length parameter from all sending functions
Ying Xue
2013-10-18
tipc: don't use memcpy to copy from user space
Ying Xue
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
2013-10-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-10-17
ipv4: shrink rt_cache_stat
Eric Dumazet
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
2013-10-17
inet_diag: use sock_gen_put()
Eric Dumazet
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-14
netfilter: nf_tables: add ARP filtering support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add trace support
Pablo Neira Ayuso
2013-10-14
netfilter: nfnetlink: add batch support and use it from nf_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add insert operation
Eric Leblond
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: Add support for IPv6 NAT
Tomasz Bursztyka
2013-10-14
netfilter: nf_tables: add support for dormant tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: nft_payload: fix transport header base
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: add compatibility layer for x_tables
Pablo Neira Ayuso
2013-10-14
netfilter: nf_tables: convert built-in tables/chains to chain types
Pablo Neira Ayuso
2013-10-14
netfilter: nft_payload: add optimized payload implementation for small loads
Patrick McHardy
2013-10-14
netfilter: nf_tables: add optimized data comparison for small values
Patrick McHardy
2013-10-14
netfilter: nf_tables: expression ops overloading
Patrick McHardy
2013-10-14
netfilter: nf_tables: add netlink set API
Patrick McHardy
2013-10-14
netfilter: add nftables
Patrick McHardy
2013-10-14
netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c
Pablo Neira Ayuso
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-12
batman-adv: Add dummy soft-interface rx mode handler
Linus Lüssing
2013-10-12
batman-adv: make batadv_tt_save_orig_buffer() generic
Antonio Quartulli
2013-10-12
batman-adv: implement batadv_tt_entries
Antonio Quartulli
2013-10-12
batman-adv: remove useless find_router look up
Simon Wunderlich
2013-10-12
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
2013-10-12
batman-adv: create common header for ICMP packets
Antonio Quartulli
2013-10-12
batman-adv: use htons when possible
Antonio Quartulli
[next]