index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sit_tso'
David S. Miller
2013-10-21
9
-18
/
+59
|
\
|
*
bnx2x: add TSO support for SIT tunnels
Eric Dumazet
2013-10-21
1
-1
/
+2
|
*
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
8
-11
/
+40
|
*
ipv6: gso: make ipv6_gso_segment() stackable
Eric Dumazet
2013-10-21
1
-6
/
+17
|
/
*
atm: firestream: remove duplicate define
Michael Opdenacker
2013-10-21
1
-1
/
+0
*
chelsio: remove duplicate defines
Michael Opdenacker
2013-10-21
1
-35
/
+0
*
ethernet: moxa: remove duplicate includes
Michael Opdenacker
2013-10-21
1
-1
/
+0
*
cgxb4: remove duplicate include in cxgb4.h
Michael Opdenacker
2013-10-21
1
-1
/
+0
*
Merge branch 'pernet_sysctls'
David S. Miller
2013-10-21
12
-186
/
+57
|
\
|
*
ipv4: Allow unprivileged users to use per net sysctls
Eric W. Biederman
2013-10-21
1
-4
/
+0
|
*
ipv4: Use math to point per net sysctls into the appropriate struct net.
Eric W. Biederman
2013-10-21
1
-18
/
+5
|
*
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2013-10-21
4
-70
/
+35
|
*
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
2013-10-21
9
-34
/
+21
|
*
tcp_memcontrol: Remove setting cgroup settings via sysctl
Eric W. Biederman
2013-10-21
3
-52
/
+2
|
*
tcp_memcontrol: Remove tcp_max_memory
Eric W. Biederman
2013-10-21
2
-14
/
+0
|
/
*
Merge branch 'pci_set_drvdata'
David S. Miller
2013-10-21
22
-40
/
+0
|
\
|
*
net: packetengines: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
2
-3
/
+0
|
*
net: neterion: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
2
-4
/
+0
|
*
net: natsemi: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
|
*
net: myri10ge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-1
/
+0
|
*
net: ksz884x: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
|
*
net: sky2: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-3
/
+0
|
*
net: skge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
|
*
net: jme: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
|
*
net: e100: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
|
*
net: icplus: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-1
/
+0
|
*
net: fealnx: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-1
/
+0
|
*
net: be2net: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
|
*
net: dl2k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-1
/
+0
|
*
net: sundance: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
|
*
net: tulip: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
6
-12
/
+0
|
/
*
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2013-10-21
2
-43
/
+40
*
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
2013-10-21
1
-0
/
+1
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-10-19
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
[next]