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
*
net: esp{4,6}: get rid of struct esp_data
Mathias Krause
2013-10-29
3
-58
/
+28
*
net: esp{4,6}: remove padlen from struct esp_data
Mathias Krause
2013-10-29
3
-19
/
+2
*
xfrm: Don't queue retransmitted packets if the original is still on the host
Steffen Klassert
2013-10-21
1
-0
/
+7
*
xfrm: use vmalloc_node() for percpu scratches
Eric Dumazet
2013-10-21
1
-2
/
+4
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-10-20
24
-487
/
+1851
|
\
|
*
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
2013-10-19
3
-43
/
+27
|
*
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
5
-6
/
+21
|
*
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
5
-157
/
+730
|
*
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
2013-10-19
4
-4
/
+34
|
*
batman-adv: remove bogus comment
Antonio Quartulli
2013-10-19
1
-5
/
+0
|
*
batman-adv: refine API calls for unicast transmissions of SKBs
Linus Lüssing
2013-10-19
4
-48
/
+108
|
*
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
[next]