summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-10-19batman-adv: use vid when computing local and global TT CRCAntonio Quartulli
2013-10-19batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli
2013-10-19batman-adv: update email address for Marek LindnerMarek Lindner
2013-10-19batman-adv: update email address for Simon WunderlichSimon Wunderlich
2013-10-19batman-adv: check skb preparation return valueAntonio Quartulli
2013-10-18em_ipset: use dev_net() accessorstephen hemminger
2013-10-18tcp: remove redundant code in __tcp_retransmit_skb()Neal Cardwell
2013-10-18bridge: Fix updating FDB entries when the PVID is appliedToshiaki Makita
2013-10-18bridge: Fix the way the PVID is referencedToshiaki Makita
2013-10-18bridge: Apply the PVID to priority-tagged framesToshiaki Makita
2013-10-18bridge: Don't use VID 0 and 4095 in vlan filteringToshiaki Makita
2013-10-18fib: Use const struct nl_info * in rtmsg_fibJoe Perches
2013-10-18ax25: cleanup a range testDan Carpenter
2013-10-18fib_trie: remove duplicated rcu lockbaker.zhang
2013-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-10-18tcp: rename tcp_tso_segment()Eric Dumazet
2013-10-18tipc: simplify the link lookup routineErik Hugne
2013-10-18tipc: correct return value of link_cmd_set_value routineYing Xue
2013-10-18tipc: correct return value of recv_msg routineYing Xue
2013-10-18tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue
2013-10-18tipc: make bearer and media naming consistentYing Xue
2013-10-18tipc: silence sparse warningsYing Xue
2013-10-18tipc: remove iovec length parameter from all sending functionsYing Xue
2013-10-18tipc: don't use memcpy to copy from user spaceYing Xue
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-10-17ipv4: shrink rt_cache_statEric Dumazet
2013-10-17tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()Eric Dumazet
2013-10-17tcp: must unclone packets before mangling themEric Dumazet
2013-10-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-10-17tcp: fix incorrect ca_state in tail loss probeYuchung Cheng
2013-10-17sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich
2013-10-17sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du
2013-10-17Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...David S. Miller
2013-10-17inet_diag: use sock_gen_put()Eric Dumazet
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-10-14netfilter: nf_tables: add ARP filtering supportPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add trace supportPablo Neira Ayuso
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: add insert operationEric Leblond
2013-10-14netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: nft_payload: fix transport header basePablo Neira Ayuso
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso
2013-10-14netfilter: nft_payload: add optimized payload implementation for small loadsPatrick McHardy