index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-29
tipc: rename struct bearer_name to struct tipc_bearer_names
Paul Gortmaker
2
-6
/
+6
2011-12-29
tipc: rename struct link* to struct tipc_link*
Paul Gortmaker
10
-146
/
+156
2011-12-29
tipc: rename struct bcbearer* to tipc_bcbearer*
Paul Gortmaker
1
-10
/
+10
2011-12-29
tipc: rename struct bclink to struct tipc_bclink
Paul Gortmaker
1
-4
/
+4
2011-12-29
tipc: rename struct subscriber to struct tipc_subscriber
Paul Gortmaker
1
-11
/
+11
2011-12-29
tipc: rename struct subscription to struct tipc_subscription
Paul Gortmaker
4
-26
/
+27
2011-12-29
tipc: rename struct port_list to struct tipc_port_list
Paul Gortmaker
6
-19
/
+19
2011-12-29
tipc: rename struct media to struct tipc_media
Paul Gortmaker
5
-15
/
+15
2011-12-29
ipv6: Fix neigh lookup using NULL device.
David S. Miller
1
-7
/
+10
2011-12-29
ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.
David S. Miller
1
-1
/
+10
2011-12-29
sch_tbf: report backlog information
Eric Dumazet
1
-0
/
+1
2011-12-29
netfilter: Kconfig: fix unmet xt_nfacct dependencies
Pablo Neira Ayuso
1
-1
/
+1
2011-12-28
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
9
-49
/
+49
2011-12-28
ipv6: Create fast inline ipv6 neigh lookup just like ipv4.
David S. Miller
1
-19
/
+22
2011-12-28
ipv6: Use universal hash for NDISC.
David S. Miller
4
-18
/
+18
2011-12-28
netrom: avoid overflows in nr_setsockopt()
Xi Wang
1
-7
/
+7
2011-12-28
ax25: avoid overflows in ax25_setsockopt()
Xi Wang
1
-5
/
+6
2011-12-28
genetlink: add auto module loading
Stephen Hemminger
1
-0
/
+9
2011-12-28
ipv6: Remove optimistic DAD flag test in ipv6_add_addr()
David Miller
1
-10
/
+0
2011-12-27
packet: fix possible dev refcnt leak when bind fail
Wei Yongjun
1
-1
/
+5
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
4
-9
/
+19
2011-12-27
netfilter: xtables: collapse conditions in xt_ecn
Jan Engelhardt
1
-9
/
+6
2011-12-27
netfilter: xtables: add an IPv6 capable version of the ECN match
Patrick McHardy
1
-26
/
+80
2011-12-27
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
1
-17
/
+17
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
5
-6
/
+16
2011-12-27
Bluetooth: Fix a compile warning in RFCOMM
Gustavo F. Padovan
1
-3
/
+0
2011-12-27
tipc: Allow use of buf_seqno() helper routine by unicast links
Allan Stephens
3
-25
/
+24
2011-12-27
tipc: Ignore broadcast acknowledgements that are out-of-range
Allan Stephens
4
-13
/
+37
2011-12-27
tipc: Flush unsent broadcast messages when contact with last node is lost
Allan Stephens
1
-1
/
+11
2011-12-27
tipc: Minor optimization of broadcast link transmit queue statistic
Allan Stephens
1
-4
/
+4
2011-12-27
tipc: Handle broadcast attempt when no neighboring nodes exist
Allan Stephens
1
-1
/
+7
2011-12-27
tipc: Ensure broadcast link spinlock is held when updating node map
Allan Stephens
3
-10
/
+22
2011-12-27
tipc: Eliminate dynamic allocation of broadcast link data structures
Allan Stephens
3
-31
/
+13
2011-12-27
tipc: Eliminate useless check when network address is assigned
Allan Stephens
1
-7
/
+5
2011-12-27
tipc: Minor correction to TIPC module unloading
Allan Stephens
1
-1
/
+1
2011-12-27
tipc: Eliminate useless memset operations in Ethernet media support
Allan Stephens
1
-3
/
+0
2011-12-27
tipc: Do timely cleanup of disabled Ethernet bearer resources
Allan Stephens
1
-12
/
+27
2011-12-27
tipc: Minor optimization to deactivation of Ethernet media suppot
Allan Stephens
2
-5
/
+1
2011-12-27
tipc: Revise comment justifying release of configuration spinlock
Allan Stephens
1
-7
/
+6
2011-12-27
tipc: Allow run-time alteration of default link settings
Allan Stephens
3
-49
/
+127
2011-12-27
tipc: Ignore neighbor discovery messages containing invalid address
Allan Stephens
1
-0
/
+3
2011-12-27
tipc: Hide media-specific addressing details from generic bearer code
Allan Stephens
6
-41
/
+41
2011-12-27
tipc: Add new address conversion routines for Ethernet media
Allan Stephens
2
-3
/
+79
2011-12-27
tipc: Improve handling of media address printing errors
Allan Stephens
3
-15
/
+12
2011-12-27
tipc: Streamline media registration error checking
Allan Stephens
1
-29
/
+8
2011-12-27
tipc: Eliminate duplication of media structures
Allan Stephens
1
-20
/
+15
2011-12-27
tipc: Optimize detection of duplicate media registration
Allan Stephens
1
-19
/
+21
2011-12-27
tipc: Register new media using pre-compiled structure
Allan Stephens
3
-66
/
+45
2011-12-27
tipc: Enable use by containers having their own network namespace
Allan Stephens
1
-3
/
+0
2011-12-26
ipv6: Kill useless route tracing bits in net/ipv6/route.c
David S. Miller
1
-20
/
+2
[prev]
[next]