index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-10-19
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-10-19
net: switch net_secret key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-19
tcp: switch tcp_fastopen key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-19
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-19
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...
Hannes Frederic Sowa
2013-10-19
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-19
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-19
ipv4: generalize gre_handle_offloads
Eric Dumazet
2013-10-19
net: generalize skb_segment()
Eric Dumazet
2013-10-19
ipv6: gso: remove redundant locking
Eric Dumazet
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-19
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
2013-10-19
batman-adv: remove bogus comment
Antonio Quartulli
2013-10-19
batman-adv: refine API calls for unicast transmissions of SKBs
Linus Lüssing
2013-10-19
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
2013-10-19
batman-adv: add sysfs framework for VLAN
Antonio Quartulli
2013-10-19
batman-adv: add per VLAN interface attribute framework
Antonio Quartulli
2013-10-19
batman-adv: make the Distributed ARP Table vlan aware
Antonio Quartulli
2013-10-19
batman-adv: make the GW module correctly talk to the new VLAN-TT
Antonio Quartulli
2013-10-19
batman-adv: print the VID together with the TT entries
Antonio Quartulli
2013-10-19
batman-adv: use vid when computing local and global TT CRC
Antonio Quartulli
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
batman-adv: update email address for Marek Lindner
Marek Lindner
2013-10-19
batman-adv: update email address for Simon Wunderlich
Simon Wunderlich
2013-10-19
batman-adv: check skb preparation return value
Antonio Quartulli
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
[next]