index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
2013-10-19
6
-16
/
+33
|
*
batman-adv: add sysfs framework for VLAN
Antonio Quartulli
2013-10-19
4
-3
/
+198
|
*
batman-adv: add per VLAN interface attribute framework
Antonio Quartulli
2013-10-19
5
-3
/
+197
|
*
batman-adv: make the Distributed ARP Table vlan aware
Antonio Quartulli
2013-10-19
2
-48
/
+107
|
*
batman-adv: make the GW module correctly talk to the new VLAN-TT
Antonio Quartulli
2013-10-19
1
-3
/
+18
|
*
batman-adv: print the VID together with the TT entries
Antonio Quartulli
2013-10-19
2
-32
/
+52
|
*
batman-adv: use vid when computing local and global TT CRC
Antonio Quartulli
2013-10-19
1
-4
/
+31
|
*
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
13
-135
/
+312
|
*
batman-adv: update email address for Marek Lindner
Marek Lindner
2013-10-19
4
-10
/
+10
|
*
batman-adv: update email address for Antonio Quartulli
Antonio Quartulli
2013-10-19
1
-1
/
+1
|
*
batman-adv: update email address for Simon Wunderlich
Simon Wunderlich
2013-10-19
4
-5
/
+5
|
*
batman-adv: check skb preparation return value
Antonio Quartulli
2013-10-19
1
-3
/
+6
*
|
Merge branch 'net_get_random_once'
David S. Miller
2013-10-20
23
-131
/
+278
|
\
\
|
*
|
net: switch net_secret key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-20
1
-12
/
+2
|
*
|
tcp: switch tcp_fastopen key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-20
3
-12
/
+22
|
*
|
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
2013-10-20
8
-46
/
+44
|
*
|
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...
Hannes Frederic Sowa
2013-10-20
3
-14
/
+14
|
*
|
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
2013-10-20
2
-0
/
+73
|
*
|
x86/jump_label: expect default_nop if static_key gets enabled on boot-up
Hannes Frederic Sowa
2013-10-20
1
-7
/
+18
|
*
|
static_key: WARN on usage before jump_label_init was called
Hannes Frederic Sowa
2013-10-20
4
-0
/
+24
|
*
|
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-20
4
-27
/
+49
|
*
|
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2013-10-20
4
-23
/
+42
|
/
/
*
|
Merge branch 'ipip_gso'
David S. Miller
2013-10-20
18
-65
/
+105
|
\
\
|
*
|
bnx2x: add TSO support for IPIP
Eric Dumazet
2013-10-20
1
-1
/
+3
|
*
|
ipip: add GSO/TSO support
Eric Dumazet
2013-10-20
11
-8
/
+29
|
*
|
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-20
3
-9
/
+25
|
*
|
ipv4: generalize gre_handle_offloads
Eric Dumazet
2013-10-20
4
-30
/
+43
|
*
|
net: generalize skb_segment()
Eric Dumazet
2013-10-20
1
-17
/
+5
|
/
/
*
|
ipv6: gso: remove redundant locking
Eric Dumazet
2013-10-20
1
-4
/
+1
*
|
be2net: Rework PCIe error report log messaging
Ajit Khaparde
2013-10-20
1
-3
/
+5
*
|
net: misc: Remove extern from function prototypes
Joe Perches
2013-10-20
11
-167
/
+157
*
|
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
2013-10-20
4
-59
/
+54
*
|
net: dccp: Remove extern from function prototypes
Joe Perches
2013-10-20
7
-158
/
+148
*
|
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
2013-10-20
8
-219
/
+194
*
|
ipv4: gso: send_check() & segment() cleanups
Eric Dumazet
2013-10-20
1
-13
/
+11
*
|
bonding: Remove __exit tag from bond_netlink_fini().
David S. Miller
2013-10-20
1
-1
/
+1
*
|
Merge branch 'bonding'
David S. Miller
2013-10-20
7
-186
/
+337
|
\
\
|
|
/
|
/
|
|
*
bonding: add Netlink support active_slave option
Jiri Pirko
2013-10-20
2
-1
/
+23
|
*
bonding: add Netlink support mode option
Jiri Pirko
2013-10-20
2
-0
/
+66
|
*
bonding: move active_slave getting into separate function
Jiri Pirko
2013-10-20
3
-4
/
+24
|
*
bonding: remove bond_ioctl_change_active()
Jiri Pirko
2013-10-20
1
-57
/
+2
|
*
bonding: move active_slave setting into separate function
Jiri Pirko
2013-10-20
3
-61
/
+83
|
*
bonding: move mode setting into separate function
Jiri Pirko
2013-10-20
4
-37
/
+74
|
*
bonding: push Netlink bits into separate file
Jiri Pirko
2013-10-20
4
-28
/
+67
|
/
*
em_ipset: use dev_net() accessor
stephen hemminger
2013-10-18
1
-2
/
+2
*
tcp: remove redundant code in __tcp_retransmit_skb()
Neal Cardwell
2013-10-18
1
-15
/
+0
*
gianfar: Simplify MQ polling to avoid soft lockup
Claudiu Manoil
2013-10-18
1
-49
/
+38
*
fib: Use const struct nl_info * in rtmsg_fib
Joe Perches
2013-10-18
2
-2
/
+2
*
ax25: cleanup a range test
Dan Carpenter
2013-10-18
1
-1
/
+1
*
fib_trie: remove duplicated rcu lock
baker.zhang
2013-10-18
1
-2
/
+0
[prev]
[next]